Skip to content

Engineering - fix product build condition#312311

Merged
lszomoru merged 1 commit intomainfrom
lszomoru/sophisticated-lamprey
Apr 24, 2026
Merged

Engineering - fix product build condition#312311
lszomoru merged 1 commit intomainfrom
lszomoru/sophisticated-lamprey

Conversation

@lszomoru
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 24, 2026 06:30
@lszomoru lszomoru enabled auto-merge (squash) April 24, 2026 06:30
@lszomoru lszomoru self-assigned this Apr 24, 2026
@lszomoru lszomoru added this to the 1.118.0 milestone Apr 24, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the Azure Pipelines publish workflow to make the scheduled “release build” step gating more reliable by computing the pipeline start hour once and reusing it in the step condition.

Changes:

  • Introduces a VSCODE_BUILD_HOUR variable derived from pipeline.startTime.
  • Updates the “Release build” step condition to use VSCODE_BUILD_HOUR instead of calling format(...) inline.
Show a summary per file
File Description
build/azure-pipelines/product-publish.yml Computes pipeline start hour once and reuses it to gate scheduled releases to 05:00/17:00 UTC.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@lszomoru lszomoru merged commit e9c39a6 into main Apr 24, 2026
30 checks passed
@lszomoru lszomoru deleted the lszomoru/sophisticated-lamprey branch April 24, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants