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

[FEAT] add nextest / project generation test / typos check for CI #216

Merged
merged 9 commits into from
Jan 12, 2025

Conversation

makeecat
Copy link
Collaborator

@makeecat makeecat commented Jan 11, 2025

  1. split CI into build and test, with matrix of debug and release mode
  2. use nextest for parallel testing, configure three package tests that require binding to the same address with serial testing mode in .config/nextest.toml
  3. add project generation test back in test matrix.
  4. add typos check
  5. rust-cache is effective

@makeecat makeecat changed the title [FEAT] use nextest for CI [FEAT] use nextest for CI and add project generation test back Jan 12, 2025
@makeecat makeecat requested a review from Copilot January 12, 2025 02:14

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

@makeecat makeecat changed the title [FEAT] use nextest for CI and add project generation test back [FEAT] add nextest / project generation test / typos check for CI Jan 12, 2025
@makeecat makeecat merged commit 6c54917 into master Jan 12, 2025
13 checks passed
@makeecat makeecat deleted the yang/feat/CI_nextest branch January 12, 2025 02:37
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