chore: release with ESRP - #36626
Open
Elizabeth Craig (ecraig12345) wants to merge 4 commits into
Open
Conversation
|
Azure Pipelines: Some pipeline(s) encountered errors during trigger evaluation. |
Elizabeth Craig (ecraig12345)
force-pushed
the
user/elcraig/esrp
branch
from
August 25, 2026 08:48
c87c954 to
fa2aac0
Compare
📊 Bundle size report✅ No changes found |
|
Pull request demo site: URL |
Elizabeth Craig (ecraig12345)
force-pushed
the
user/elcraig/esrp
branch
8 times, most recently
from
August 25, 2026 09:55
1ba544e to
f0be0cd
Compare
Elizabeth Craig (ecraig12345)
force-pushed
the
user/elcraig/esrp
branch
from
August 26, 2026 01:20
f39c6f2 to
50f325e
Compare
Elizabeth Craig (ecraig12345)
force-pushed
the
user/elcraig/esrp
branch
from
September 10, 2026 15:31
50f325e to
94f4a8c
Compare
Elizabeth Craig (ecraig12345)
force-pushed
the
user/elcraig/esrp
branch
5 times, most recently
from
September 11, 2026 08:03
798fc78 to
55bcc30
Compare
Elizabeth Craig (ecraig12345)
force-pushed
the
user/elcraig/esrp
branch
from
September 11, 2026 16:03
ba0e4a6 to
8db5804
Compare
Elizabeth Craig (ecraig12345)
marked this pull request as ready for review
September 11, 2026 16:04
Elizabeth Craig (ecraig12345)
requested review from
a team and
Makoto Morimoto (khmakoto)
as code owners
September 11, 2026 16:04
|
Azure Pipelines: 1 pipeline(s) were filtered out due to trigger conditions. Some pipeline(s) encountered errors during trigger evaluation. |
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.
Overview
Update the release pipelines to extend from a new template
.devops/templates/release.yml, which takes parameters for common build variants and uses ESRP to release npm packages.azure-pipelines.*.ymlis now a thin wrapper passing target-specific parameters to therelease.ymltemplate.This change also prepares the pipelines to move to the Office/ISS project: mainly this involves updating them to extend Office-specific required templates and use a new agent pool.
Notes on pipeline changes
bundleandverify-packaging, but with the nx scoping args those should be no-ops.outputParentDirectory.)tools.ymltosetup.ymland moved branch validation in there (and moved branch/feature variables tovariables.yml)TODO
azure-pipelines.release-vnext.ymlorigin/masterafter the complete publish, since that would have the actual new contents)fetch: false, think about behavior for merge conflictsexperimental/*since it's effectively a production branch (this may cause policy failures in the future)