-
Notifications
You must be signed in to change notification settings - Fork 0
Refresh stale Cargo lockfiles before publish preflight (#61) #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
leynos
merged 24 commits into
main
from
issue-61-refresh-stale-nested-cargo-lock-files-before-publish-preflight
Jun 8, 2026
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
42e0150
Refresh stale Cargo lockfiles during bump (#61)
leynos b8c4f76
Extract Cargo lockfile discovery helpers (#61)
leynos 4df983b
Flatten Cargo lockfile discovery flow (#61)
leynos 9bfdbb8
Format lockfile unit helper signature (#61)
leynos 56fa799
Filter git-discovered target lockfiles (#61)
leynos c913204
Address lockfile review findings (#61)
leynos 76802a9
Add package base exception (#61)
leynos bac4059
Document lockfile refresh workflow (#61)
leynos fc3ec4f
Tighten lockfile follow-up handling (#61)
leynos a59fe95
Address lockfile review follow-ups (#61)
leynos d0da65a
Fix lockfile preflight review items (#61)
leynos 0b50f42
Clarify lockfile refresh recovery (#61)
leynos c7a4dde
Make bump output dry-run explicit (#61)
leynos 5f74e99
Cover bump CLI runner default (#61)
leynos 2f9712d
Fix nested lockfile discovery (#61)
leynos f35aff9
Address lockfile review checks (#61)
leynos ad565e9
Document LadingError reuse guidance (#61)
leynos 4466c9c
Split publish preflight tests (#61)
leynos 411d633
Parametrize cargo preflight argument tests (#61)
leynos 62558d6
Document exception and bump internals (#61)
leynos 100bd3d
Document lockfile test runner stub (#61)
leynos 328c248
Extract shared command runner boundary (#61)
leynos 03efe7c
Add lockfile filtering property tests (#61)
leynos 527c7a8
Resolve runner wiring after rebase (#61)
leynos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.