Skip to content

fix: package unpublished release dependencies locally#60

Merged
jcwal1516 merged 1 commit into
mainfrom
release/0.7.5-publish-preflight
Jul 22, 2026
Merged

fix: package unpublished release dependencies locally#60
jcwal1516 merged 1 commit into
mainfrom
release/0.7.5-publish-preflight

Conversation

@jcwal1516

Copy link
Copy Markdown
Member

Fix the 0.7.5 publisher preflight exposed by tag run 29937298640. Cargo packaging now receives local crates.io patches for every publishable workspace crate, allowing exact-version internal dependencies to resolve before those versions exist in the registry while preserving registry dependencies in packaged manifests.\n\nFocused validation:\n- regression test failed before the fix and passes after it\n- complete publish-release unit module passes (6 tests)\n- exact failed command now packages all 19 release crates successfully\n- no crates were published by the failed tag run

@jcwal1516
jcwal1516 merged commit a89abb6 into main Jul 22, 2026
@jcwal1516
jcwal1516 deleted the release/0.7.5-publish-preflight branch July 22, 2026 16:22
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