Skip to content
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

ci: check for uncommitted lockfiles #3445

Merged
merged 2 commits into from
Nov 29, 2023
Merged

ci: check for uncommitted lockfiles #3445

merged 2 commits into from
Nov 29, 2023

Conversation

conorsch
Copy link
Contributor

Adding a "git diff" check to ci, in an attempt to catch a situtation where dependencies were modified in Cargo.toml files, but the Cargo.lock file wasn't regenerated.

Also prunes an unused "check" job that was modified in #3022.

Adding a "git diff" check to ci, in an attempt to catch a situtation
where dependencies were modified in Cargo.toml files, but the Cargo.lock
file wasn't regenerated.

Also prunes an unused "check" job that was modified in #3022.
@conorsch conorsch marked this pull request as ready for review November 29, 2023 00:30
@conorsch conorsch merged commit 6691c3a into main Nov 29, 2023
5 checks passed
@conorsch conorsch deleted the ci-check-cargo-lock branch November 29, 2023 00:56
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