Skip to content

Allow decoupled dependency bumps to query a specified feed - #6032

Merged
Ian Clanton-Thuon (iclanton) merged 2 commits into
microsoft:mainfrom
iclanton:decoupled-look-at-public-feed
Sep 15, 2026
Merged

Ian Clanton-Thuon (iclanton) merged 2 commits into
microsoft:mainfrom
iclanton:decoupled-look-at-public-feed

Conversation

@iclanton

Copy link
Copy Markdown
Member

Summary

  • use Executable.waitForExitAsync() for npm version queries
  • add an optional --feed-url parameter and pass it to npm as the registry override
  • query npmjs.org from the post-publish pipeline to bypass propagation latency in the private feed

Validation

  • cd repo-scripts/repo-toolbox && rushx build
  • node lib-commonjs/start.js bump-decoupled-local-dependencies --help
  • git diff --check microsoft/main...HEAD

@iclanton
Ian Clanton-Thuon (iclanton) merged commit 3c5190a into microsoft:main Sep 15, 2026
7 checks passed
@github-project-automation github-project-automation Bot moved this from Needs triage to Closed in Bug Triage Sep 15, 2026
@iclanton
Ian Clanton-Thuon (iclanton) deleted the decoupled-look-at-public-feed branch September 15, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

2 participants