Skip to content

Use local versions for decoupled dependency bumps - #6037

Merged
Ian Clanton-Thuon (iclanton) merged 1 commit into
microsoft:mainfrom
iclanton:fix-published-versions-resource-download
Sep 16, 2026
Merged

Ian Clanton-Thuon (iclanton) merged 1 commit into
microsoft:mainfrom
iclanton:fix-published-versions-resource-download

Conversation

@iclanton

@iclanton Ian Clanton-Thuon (iclanton) commented Sep 16, 2026

Copy link
Copy Markdown
Member

Summary

  • use publishable projects' checked-in package.json versions when no published-versions file is supplied
  • retain optional --published-versions-path overrides and npm feed fallback behavior
  • remove cross-project artifact selection and download from the post-publish pipeline

Resource-triggered runs check out the publishing pipeline's commit, so these local versions match the versions that were just published without waiting for feed propagation.

Validation

  • cd repo-scripts/repo-toolbox && rushx build
  • verified every decoupled local dependency resolves to a publishable local Rush project
  • repository Prettier hook passed
  • TypeScript and YAML diagnostics report no errors
  • git diff --check microsoft/main...HEAD

@iclanton
Ian Clanton-Thuon (iclanton) force-pushed the fix-published-versions-resource-download branch from 607028c to b929e8a Compare September 16, 2026 01:19
@iclanton Ian Clanton-Thuon (iclanton) changed the title Download published versions through pipeline resources Download published versions through the Azure DevOps API Sep 16, 2026
@iclanton
Ian Clanton-Thuon (iclanton) force-pushed the fix-published-versions-resource-download branch from b929e8a to 24a684e Compare September 16, 2026 01:53
@iclanton Ian Clanton-Thuon (iclanton) changed the title Download published versions through the Azure DevOps API Use local versions for decoupled dependency bumps Sep 16, 2026
@iclanton
Ian Clanton-Thuon (iclanton) force-pushed the fix-published-versions-resource-download branch from 24a684e to 73d9347 Compare September 16, 2026 02:49
@iclanton
Ian Clanton-Thuon (iclanton) merged commit 9a4c291 into microsoft:main Sep 16, 2026
7 checks passed
@github-project-automation github-project-automation Bot moved this from Needs triage to Closed in Bug Triage Sep 16, 2026
@iclanton
Ian Clanton-Thuon (iclanton) deleted the fix-published-versions-resource-download branch September 16, 2026 03:34
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.

3 participants