chore: release with ESRP - #36626
Draft
Elizabeth Craig (ecraig12345) wants to merge 2 commits into
Draft
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
| @@ -0,0 +1,358 @@ | |||
| # This is the main release pipeline template. | |||
There was a problem hiding this comment.
🕵🏾♀️ visual changes to review in the Visual Change Report
vr-tests-react-components/Menu Converged - submenuIndicator slotted content 2 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| vr-tests-react-components/Menu Converged - submenuIndicator slotted content.default - RTL.submenus open.chromium.png | 600 | Changed |
| vr-tests-react-components/Menu Converged - submenuIndicator slotted content.default.submenus open.chromium.png | 413 | Changed |
vr-tests-react-components/Positioning 2 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| vr-tests-react-components/Positioning.Positioning end.updated 2 times.chromium.png | 742 | Changed |
| vr-tests-react-components/Positioning.Positioning end.chromium.png | 600 | Changed |
vr-tests-react-components/ProgressBar converged 2 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| vr-tests-react-components/ProgressBar converged.Indeterminate + thickness - High Contrast.default.chromium.png | 60 | Changed |
| vr-tests-react-components/ProgressBar converged.Indeterminate + thickness.default.chromium.png | 24 | Changed |
vr-tests-react-components/TagPicker 1 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| vr-tests-react-components/TagPicker.disabled - Dark Mode.disabled input hover.chromium.png | 658 | Changed |
vr-tests-web-components/MenuList 1 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| vr-tests-web-components/MenuList. - Dark Mode.normal.chromium.png | 498 | Changed |
vr-tests-web-components/TextInput 1 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| vr-tests-web-components/TextInput. - Dark Mode.normal.chromium_1.png | 288 | Changed |
vr-tests/Callout 1 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| vr-tests/Callout.Bottom center.default.chromium.png | 2128 | Changed |
vr-tests/react-charting-AreaChart 1 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| vr-tests/react-charting-AreaChart.Custom Accessibility.default.chromium.png | 11 | Changed |
vr-tests/react-charting-MultiStackBarChart 1 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| vr-tests/react-charting-MultiStackBarChart.Basic_Absolute.default.chromium.png | 359 | Changed |
vr-tests/react-charting-SankeyChart 4 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| vr-tests/react-charting-SankeyChart.Basic - Dark Mode.default.chromium.png | 482 | Changed |
| vr-tests/react-charting-SankeyChart.Basic - RTL.default.chromium.png | 473 | Changed |
| vr-tests/react-charting-SankeyChart.PlaceHolder - Dark Mode.default.chromium.png | 1118 | Changed |
| vr-tests/react-charting-SankeyChart.PlaceHolder.default.chromium.png | 1109 | Changed |
There were 1 duplicate changes discarded. Check the build logs for more information.
Elizabeth Craig (ecraig12345)
force-pushed
the
user/elcraig/esrp
branch
from
August 26, 2026 01:20
f39c6f2 to
50f325e
Compare
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.
Update most of the release pipelines (except v8 hotfix) to extend from a new template
.devops/templates/release.yml, which takes parameters for common build variants.Currently includes relevant changes from #36624. (See that description for why
.npmrcis removed and the.yarnrc.ymlupdates.)