Automated weekly update to cargo-rbmt (to 0.5.1) - #1008
Closed
apoelstra wants to merge 1 commit into
Closed
Conversation
Contributor
|
Superseded by #1005 |
apoelstra
added a commit
that referenced
this pull request
Jul 29, 2026
de09b4f ci: prevent rbmt disk fill with logs (satsfy (Renato Britto)) 16bbbca ci: merge docs jobs into one for cargo-rbmt 0.5.1 (satsfy (Renato Britto)) 7cd1684 Manual update to cargo-rbmt-0.5.1 (satsfy (Renato Britto)) Pull request description: Supersedes #1003 Supersedes #1008 The bump is straight to 0.5.1 to leverage a bug fix in the minor version. The new [rbmt 0.5.0 changeset](rust-bitcoin/rust-bitcoin-maintainer-tools@cargo-rbmt-0.4.1...cargo-rbmt-0.5.0) modifies subcommands, breaking two CI jobs: - `docsrs` became `docs`, which by default is `docs.rs` mode and accepts `--no-docsrs`. - `run` now injects `-p <name>` for every workspace member. `descriptor-fuzz` uses `old_miniscript` dep. ACKs for top commit: apoelstra: ACK de09b4f; successfully ran local tests Tree-SHA512: 74ed80a371af433968d78e45647e9cdec543d51a93a809b5f1bd52c12b061bb3808b5c233532d968130e63ac0c77f67e53dcaf2e7030db155b0e3d8914e11a55
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Automated update to rbmt-version by create-pull-request GitHub action