Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Don't cargo update in MSRV CI job#54

Closed
nothingmuch wants to merge 1 commit intopayjoin:mainfrom
nothingmuch:no-cargo-update-in-msrv-job
Closed

Don't cargo update in MSRV CI job#54
nothingmuch wants to merge 1 commit intopayjoin:mainfrom
nothingmuch:no-cargo-update-in-msrv-job

Conversation

@nothingmuch
Copy link
Copy Markdown
Contributor

Since not all dependencies have precise semvers constraints, a blanket cargo update can break MSRV.

This means that the repository can bitrot, with CI jobs failing in ways not related to changes to the codebase.

This is a workaround, see also #43 for description of the proper way to fix this.

Since not all dependencies have precise semvers constraints, a blanket
cargo update can break MSRV.

This means that the repository can bitrot, with CI jobs failing in ways
not related to changes to the codebase.

This is a workaround, see also payjoin#43 for description of the proper way to
fix this.
@nothingmuch
Copy link
Copy Markdown
Contributor Author

Superseded by #60

@nothingmuch nothingmuch deleted the no-cargo-update-in-msrv-job branch March 12, 2025 20:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant