Change service connection#12931
Merged
Merged
Conversation
Member
|
To test this change:
Yes you really have to push to two different remotes :) |
davidwengier
approved these changes
Mar 20, 2026
Member
Author
|
@davidwengier I seem to lack push permissions for dotnet/razor. Let me know when I get perms and I'll push it here :) |
Member
|
I don't have permission to give you permission, but I can clone your fork and push a couple of branches :) Test run at: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=13616692&view=results |
Member
|
@missymessa are you happy for me to merge this when the run is finished? I don't expect the tests to 100% pass, but that's hardly the fault of this change. In fact I suspect we're past the point of validating this change already. |
Member
Author
|
@davidwengier yup, the new service connection exists, I just wanted to make sure it worked for y'all :) |
This was referenced Mar 21, 2026
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.
Summary of the changes
Updated the service connection in AzDO used for DartLabTemplates.
Fixes: Part of work for this issue: https://dev.azure.com/dnceng/internal/_workitems/edit/10123
Team: let me know how I can best test this change