Enforce CFSClean network isolation in 1ES pipelines - #5194
Merged
Conversation
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 5, 2026 03:09
View session
Member
|
Copilot: Port this other PR into this PR: to fix this error: |
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
Member
|
Copilot: also port this other PR into this PR: |
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
Contributor
Author
Ported the authenticated npm configuration in |
Member
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
Contributor
Author
Fixed the extension test registry failures in |
Mike Harder (mikeharder)
marked this pull request as ready for review
August 6, 2026 22:01
Mike Harder (mikeharder)
requested a review
from Timothee Guerin (timotheeguerin)
as a code owner
August 6, 2026 22:01
Timothee Guerin (timotheeguerin)
approved these changes
Aug 6, 2026
|
You may test this build by running Add the following CLI flags
Or with all autorest --version:https://tinyurl.com/25txdxgc --use:https://tinyurl.com/25yzwzmbor use the following in your autorest configuration: # For changes to autorest core
version: "https://tinyurl.com/25txdxgc"
# For changes to modelerfour
use-extension:
"@autorest/modelerfour": "https://tinyurl.com/25yzwzmb"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. |
|
You may test this build by running Add the following CLI flags
Or with all autorest --version:https://tinyurl.com/29487z3q --use:https://tinyurl.com/24w26axlor use the following in your autorest configuration: # For changes to autorest core
version: "https://tinyurl.com/29487z3q"
# For changes to modelerfour
use-extension:
"@autorest/modelerfour": "https://tinyurl.com/24w26axl"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. |
Mike Harder (mikeharder)
enabled auto-merge (squash)
August 7, 2026 01:43
Mike Harder (mikeharder)
disabled auto-merge
August 7, 2026 01:48
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.
Ports the network isolation policy from Azure/openapi-diff#504 to AutoRest.
Changes