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 minimum rust version and build process #327

Merged
merged 4 commits into from
May 8, 2024
Merged

Update minimum rust version and build process #327

merged 4 commits into from
May 8, 2024

Conversation

aljazerzen
Copy link
Contributor

@aljazerzen aljazerzen commented May 8, 2024

This PR:

  • sets rust-version = "1.76" for all published crates in this repo,
  • adds flake.nix (and flake.lock) that provide dev shell,
  • 3 available shells: default (from rust-toolchain.toml), minimal (that matches rust-version) and beta,
  • justfile that defines all tests that previously ran in GH actions,
  • update GH actions to use these shells and the justfile.

Now it is possible to run all tests that run in GH actions to also run locally.

@aljazerzen aljazerzen merged commit b8ae118 into master May 8, 2024
4 checks passed
@aljazerzen aljazerzen deleted the mrsv branch May 8, 2024 17:42
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.

1 participant