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: run beta clippy as an allowed-to-fail job #3598

Merged
merged 3 commits into from Nov 29, 2023

Conversation

davidhewitt
Copy link
Member

Following #3561 I thought it might be a good idea to have beta clippy running in our CI as an allowed-to-fail job; this can function as a canary giving us 6 weeks to release a fix before users are impacted by any new clippy failures in macro code.

@davidhewitt davidhewitt added the CI-skip-changelog Skip checking changelog entry label Nov 26, 2023
@davidhewitt
Copy link
Member Author

Looks like this is green now that we merged #3564. I'm leaning towards merging this so that we can catch future incoming lints without relying on user reports.

@davidhewitt davidhewitt added this pull request to the merge queue Nov 29, 2023
Merged via the queue into PyO3:main with commit 81ad2e8 Nov 29, 2023
37 checks passed
@davidhewitt davidhewitt deleted the clippy-beta branch November 29, 2023 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-skip-changelog Skip checking changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant