Skip to content

Opt container startup into Node 24#9491

Merged
mwiemer-microsoft merged 1 commit into
mainfrom
mwiemer-microsoft-update-container-node-version
Jul 1, 2026
Merged

Opt container startup into Node 24#9491
mwiemer-microsoft merged 1 commit into
mainfrom
mwiemer-microsoft-update-container-node-version

Conversation

@mwiemer-microsoft

@mwiemer-microsoft mwiemer-microsoft commented Jul 1, 2026

Copy link
Copy Markdown
Member

Some jobs still use Node 20, which is EOL. This PR opts the CI pipeline into the agent's Node 24 container startup path so Linux container test jobs no longer emit the Node 20 startup warning.

Set the Azure Pipelines container startup knob so Linux container jobs use Node 24 instead of emitting Node 20 startup warnings.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 1, 2026 19:54
@mwiemer-microsoft mwiemer-microsoft requested a review from a team as a code owner July 1, 2026 19:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the Azure Pipelines configuration to opt container job startup into the hosted agent’s Node 24 path, eliminating the Node 20 startup warning while keeping the repo’s existing Node installation steps unchanged.

Changes:

  • Adds the AZP_AGENT_USE_NODE24_TO_START_CONTAINER pipeline variable set to 'true' for all stages/jobs.

@mwiemer-microsoft mwiemer-microsoft merged commit c5b97d1 into main Jul 1, 2026
34 checks passed
@mwiemer-microsoft mwiemer-microsoft deleted the mwiemer-microsoft-update-container-node-version branch July 1, 2026 20:27
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