chore: bump decoupled local dependencies#5660
Open
azure-pipelines[bot] wants to merge 32 commits intomainfrom
Open
chore: bump decoupled local dependencies#5660azure-pipelines[bot] wants to merge 32 commits intomainfrom
azure-pipelines[bot] wants to merge 32 commits intomainfrom
Conversation
13da3aa to
3daf42f
Compare
…ge using multi-repo checkout
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
3daf42f to
5e94b18
Compare
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
e7c0157 to
bdf627c
Compare
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
…ate stage using multi-repo checkout
bdf627c to
f226741
Compare
ab37ea1 to
2a0ef6c
Compare
2a0ef6c to
ac3a159
Compare
ac3a159 to
ded05e8
Compare
bmiddha
approved these changes
Feb 24, 2026
| displayName: 'git config name' | ||
|
|
||
| - script: 'node common/scripts/install-run-rush.js install --to repo-toolbox' | ||
| displayName: 'Rush Install' |
Member
There was a problem hiding this comment.
Suggested change
| displayName: 'Rush Install' | |
| displayName: 'Rush Install (repo-toolbox)' |
| # is exclusively owned by this pipeline and is never manually committed to. | ||
| - bash: | | ||
| set -e | ||
| git push origin ${{ parameters.BranchName }} --force |
Member
There was a problem hiding this comment.
Suggested change
| git push origin ${{ parameters.BranchName }} --force | |
| git push origin HEAD:${{ parameters.BranchName }} --force |
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.
Automated PR to bump decoupled local dependencies to the latest published versions.