-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Backport publish data to 16.11 #80335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backport publish data to 16.11 #80335
Conversation
| feedSource: https://dnceng.pkgs.visualstudio.com/_packaging/MicroBuildToolset/nuget/v3/index.json | ||
| condition: and(succeeded(), in(variables['SignType'], 'test', 'real')) | ||
| # Set ConnectedPMEServiceName if the build is a CI build, otherwise it is not needed | ||
| ${{ if eq(variables['Build.Reason'], 'IndividualCI') }}: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rolled #80090 into this one since they're both hitting the same test issues anyway
|
official build - https://dnceng.visualstudio.com/internal/_build/results?buildId=2796053&view=results |
1f99049 to
b5c692b
Compare
|
official build passed |
| "vsMajorVersion": 16 | ||
| }, | ||
| "features/unitTesting": { | ||
| "release/dev16.11-vs-deps": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
branch needs this now that it isn't pulling from main.
ed3c498
into
dotnet:release/dev16.11-vs-deps
Backport for #80308
Build - https://dnceng.visualstudio.com/internal/_build/results?buildId=2796646&view=results