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

Setup CI for running cargo check, cargo fmt --check, cargo deny check and cargo test #36

Closed
elkowar opened this issue Dec 22, 2022 · 1 comment
Assignees
Labels
topic-chore "chore sounds like actually doing stuff" ~buffer

Comments

@elkowar
Copy link
Contributor

elkowar commented Dec 22, 2022

We should set up CI to run the typical checks on PRs, mostly so @buffet doesn't have to pull and run them manually every time :P
Optimally we should set up some caching thing for this, so it doesn't have to build from scratch every time. Maybe reference what https://github.com/unixporn/robbb does for this?

@elkowar elkowar added the topic-chore "chore sounds like actually doing stuff" ~buffer label Dec 22, 2022
@elkowar
Copy link
Contributor Author

elkowar commented Dec 24, 2022

closed by #38

@elkowar elkowar closed this as completed Dec 24, 2022
@elkowar elkowar modified the milestone: First Prototype Dec 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-chore "chore sounds like actually doing stuff" ~buffer
Projects
Status: Done
Development

No branches or pull requests

2 participants