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

add CI workflows #3

Merged
merged 1 commit into from
Oct 20, 2024
Merged

add CI workflows #3

merged 1 commit into from
Oct 20, 2024

Conversation

danieleades
Copy link
Contributor

@danieleades danieleades commented Oct 19, 2024

Adds CI workflows:

  • pin dependencies by committing lockfile
  • use dependabot for dependency bumping and lockfile maintenance
  • check tests and formatting in CI
  • bump MSRV to actual current MSRV and check it in CI

@danieleades
Copy link
Contributor Author

you can see the results of the CI checks here - danieleades#2

Copy link
Owner

@VirxEC VirxEC left a comment

Choose a reason for hiding this comment

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

Normally I probably wouldn't want/need something like this. However, since this crate is now very stable and not undergoing active development, I suppose this is appropriate.

@VirxEC VirxEC merged commit e545e74 into VirxEC:master Oct 20, 2024
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