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

much cleaner and easier way to test all the features compile #1710

Merged
merged 5 commits into from
Aug 12, 2024

Conversation

ljeub-pometry
Copy link
Collaborator

@ljeub-pometry ljeub-pometry commented Aug 9, 2024

What changes were proposed in this pull request?

  • Tweaks the CI workflow for the features check to use cargo hack instead of manually testing each feature
  • Specify minimum rust version as 1.80.0 so caches aren't invalidated on point updates

Why are the changes needed?

Future-proof way to test all features actually compile even if we add new features in the future

Does this PR introduce any user-facing change? If yes is this documented?

No, just tweaks the CI workflows

@miratepuffin miratepuffin merged commit 7f24c7a into master Aug 12, 2024
19 checks passed
@miratepuffin miratepuffin deleted the ci/testing branch August 12, 2024 09:47
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