Skip to content

fix(release): skip global sync for single-package publishes#281

Closed
ty-everett wants to merge 1 commit into
mainfrom
codex/single-release-skip-sync
Closed

fix(release): skip global sync for single-package publishes#281
ty-everett wants to merge 1 commit into
mainfrom
codex/single-release-skip-sync

Conversation

@ty-everett

Copy link
Copy Markdown
Collaborator

Summary

  • skip the five-minute registry wait when single-package mode has no downstream lockfile sync
  • skip monorepo-wide sync-versions after a single-package publish
  • retain the existing synchronization flow for cascade releases

Why

The successful @bsv/wallet-toolbox@2.4.1 publish in run 29294339294 was reported as failed afterward because global sync rewrote consumers to unpublished sibling @bsv/wallet-toolbox-client@^2.4.1. Single-package mode cannot safely infer that every version committed on main is published.

Validation

  • git diff --check

@ty-everett ty-everett requested a review from sirdeggen as a code owner July 14, 2026 01:03
@sonarqubecloud

Copy link
Copy Markdown

@ty-everett

Copy link
Copy Markdown
Collaborator Author

Superseded by draft PR #283, which preserves this change and consolidates the complete production follow-up under the shared async Storage session headline. Please continue review on #283.

@ty-everett ty-everett closed this Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant