Replace deprecated Azure Pipelines Node installer - #5207
Merged
Timothee Guerin (timotheeguerin) merged 6 commits intoAug 7, 2026
Merged
Conversation
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
Mike Harder (mikeharder)
August 7, 2026 01:42
View session
Mike Harder (mikeharder)
marked this pull request as ready for review
August 7, 2026 01:42
Mike Harder (mikeharder)
requested a review
from Timothee Guerin (timotheeguerin)
as a code owner
August 7, 2026 01:42
Copilot started work on behalf of
Timothee Guerin (timotheeguerin)
August 7, 2026 12:34
View session
Copilot started work on behalf of
Timothee Guerin (timotheeguerin)
August 7, 2026 12:39
View session
Co-authored-by: timotheeguerin <1031227+timotheeguerin@users.noreply.github.com>
|
You may test this build by running Add the following CLI flags
Or with all autorest --version:https://tinyurl.com/2chns2k5 --use:https://tinyurl.com/28chqrhxor use the following in your autorest configuration: # For changes to autorest core
version: "https://tinyurl.com/2chns2k5"
# For changes to modelerfour
use-extension:
"@autorest/modelerfour": "https://tinyurl.com/28chqrhx"If this build is good for you, give this comment a thumbs up. (👍) And you should run `autorest --reset` again once you're finished testing to remove it. |
Timothee Guerin (timotheeguerin)
deleted the
copilot/fix-node-js-tool-installer-deprecation
branch
August 7, 2026 13:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NodeTool@0is deprecated and no longer maintained. This updates pipeline templates to useUseNode@1.Pipeline updates
NodeTool@0in build, smoke-test, and regression-test templates.Regression tests