Skip to content

Release Fixes 2#603

Open
plnelson wants to merge 3 commits into
mainfrom
panelson-releasefixes2
Open

Release Fixes 2#603
plnelson wants to merge 3 commits into
mainfrom
panelson-releasefixes2

Conversation

@plnelson

Copy link
Copy Markdown
Member
Summary

Add more fixes to the release pipeline and add a new DryRun variable for testing.

@plnelson
plnelson requested a review from a team as a code owner July 22, 2026 18:12
@plnelson

Copy link
Copy Markdown
Member Author

@wiktork

Comment thread build/yaml/stages/release.yaml
- output: nuget
displayName: Push to DevDiv InstrumentationEngine feed
# Dry run: skip the actual push (nothing is published) while the rest of the job
# -- artifact download above and the promote logic downstream -- still runs.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Promote logic doesn't have any dryrun checks. So you can do a dry-run with no push followed by a promote?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed to skip promote when DryRun is set

@plnelson
plnelson requested a review from wiktork July 22, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants