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

Adopt nixify across repos and use consistent Rust CI #31

Open
rvolosatovs opened this issue Nov 17, 2022 · 0 comments
Open

Adopt nixify across repos and use consistent Rust CI #31

rvolosatovs opened this issue Nov 17, 2022 · 0 comments
Assignees

Comments

@rvolosatovs
Copy link
Member

https://github.com/rvolosatovs/nixify is already used in enarx, steward, drawbridge, benefice and vfs.
If we adopted the library in all Rust projects, then we could have a CI setup like in https://github.com/enarx/vfs/tree/main/.github/workflows, which would enable dependabot, automatic updates, cargo fmt, cargo clippy and cargo nextest on Linux and MacOS runners run via nix (and so using a locked-in rust toolchain version) with caching

#28 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

No branches or pull requests

2 participants