chore: more release setup updates - #36723
Merged
Elizabeth Craig (ecraig12345) merged 1 commit intoSep 11, 2026
Merged
Conversation
Copilot started reviewing on behalf of
Elizabeth Craig (ecraig12345)
September 11, 2026 04:34
View session
7 tasks
📊 Bundle size report✅ No changes found |
Elizabeth Craig (ecraig12345)
force-pushed
the
pre-esrp
branch
from
September 11, 2026 04:42
64f2b8f to
bf688e9
Compare
|
Pull request demo site: URL |
Elizabeth Craig (ecraig12345)
marked this pull request as ready for review
September 11, 2026 07:09
Elizabeth Craig (ecraig12345)
requested a review
from a team
as a code owner
September 11, 2026 07:09
Martin Hochel (Hotell)
approved these changes
Sep 11, 2026
Elizabeth Craig (ecraig12345)
merged commit Sep 11, 2026
50ddff2
into
microsoft:master
15 checks passed
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.
Pulling out more cleanup from the ESRP onboarding + pipeline move PR #36626.
Enhancements:
dryrun_to the titles of dry-run releasestag-react-componentsanddeprecate-react-components-preview-packgesto take the npm token via an environment variable (not an arg) and pass it to npm via environment variabletools.ymlandvariables.ymlCleanup of unnecessary code (these are things I noticed while trying to determine which differences between the release pipelines were necessary or not):
release.vnextvariable: previously it was used to control whether thetag-react-componentsscript ran, but that's now handled in other ways.vr-tests-react-componentsare now*)tags: production,externalfacing: I couldn't find any mentions of this on enghub, so I'm guessing it's from some outdated pipeline classification method and no longer needed?git reset --hard origin/somebranchstep from the pipelines that don't need it