Skip to content

ci: add option to skip cargo-deny checks in package action#54

Merged
pranavpadmasali merged 1 commit intomainfrom
pranav/skip-cargo-deny
Feb 20, 2026
Merged

ci: add option to skip cargo-deny checks in package action#54
pranavpadmasali merged 1 commit intomainfrom
pranav/skip-cargo-deny

Conversation

@pranavpadmasali
Copy link
Contributor

@pranavpadmasali pranavpadmasali commented Feb 19, 2026

While running older performance test, for eg 8.2.2 the cargo deny used to fail like in this build. So older package building and testing was not doable in CI.

The change in workflow introduces a new flag which skips the cargo deny when set to true. By default the option will be disabled and all other existing workflows will run cargo deny. It would only be used for internal package building and not for release packages.

@pranavpadmasali pranavpadmasali requested a review from a team as a code owner February 19, 2026 10:38
@rustybee42
Copy link
Collaborator

Please don't forget to rebase before merging

@pranavpadmasali pranavpadmasali enabled auto-merge (squash) February 20, 2026 13:10
@pranavpadmasali pranavpadmasali merged commit 44d2577 into main Feb 20, 2026
4 checks passed
@pranavpadmasali pranavpadmasali deleted the pranav/skip-cargo-deny branch February 20, 2026 13:11
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.

2 participants