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

Update CI #103

Merged
merged 4 commits into from
Feb 27, 2023
Merged

Update CI #103

merged 4 commits into from
Feb 27, 2023

Conversation

str4d
Copy link
Member

@str4d str4d commented Feb 27, 2023

No description provided.

- Removes dependencies on unmaintained actions.
- Added bitrot and rustfmt checks.
- We now require `clippy` and `rustfmt` be installed as part of the
  toolchain, which is fine as contributors will need them to satisfy CI.
We only have this dependency for `criterion`, so it doesn't need to
affect the crate MSRV.
@str4d
Copy link
Member Author

str4d commented Feb 27, 2023

I'm not fixing any of the remaining lints, because they are occurring in the test code that is moved by #90 and I want to avoid merge conflicts there.

Copy link
Contributor

@nuttycom nuttycom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@str4d str4d merged commit 31e3bcf into main Feb 27, 2023
@str4d str4d deleted the update-ci branch February 27, 2023 17:06
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