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

CI refresh follow-up #13

Merged
merged 2 commits into from
Apr 15, 2024
Merged

CI refresh follow-up #13

merged 2 commits into from
Apr 15, 2024

Conversation

cpu
Copy link
Contributor

@cpu cpu commented Apr 12, 2024

  • Fixes some README nits
  • Adds the feature matrix from asn1-rs

cpu added 2 commits April 11, 2024 20:47
Adopts a similar feature matrix approach as the asn1-rs CI. `cargo test`
will be run for no default features, default features, and all features.
It doesn't seem worthwhile in this case to test various individual
features.

The asn1-rs matrix differs only by having a separate "no std" job that
uses `--no-default-features`. Since this crate doesn't offer a std
feature we roll this step into the same matrix as the other feature
configs.
@chifflier
Copy link
Member

Merged, thanks

@chifflier chifflier merged commit 34f5437 into rusticata:master Apr 15, 2024
11 checks passed
@cpu cpu deleted the cpu-ci-refresh branch April 15, 2024 13:11
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