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: Fix the CI (remove Skeptic etc.) for v0.10.x #402

Merged
merged 5 commits into from
Feb 12, 2024

Conversation

tatsuya6502
Copy link
Member

  • Update the doc tests on the README.md by replacing Skeptic with a regular cargo test command.
  • Rename a CI job Skeptic to Trybuild.
  • Rename .cargo/config to .cargo/config.toml.
  • Fix the CI for nightly + minimal crate versions by pinning ahash to v0.8.7.
  • Fix beta Clippy warnings.
    • clippy 0.1.77 (f2048098a1c 2024-02-09)
  • Fix beta compiler warnings.
    • rustc 1.77.0-beta.2 (f2048098a 2024-02-09)
  • Replace actions-rs/clippy-check with a regular GHA run command.
  • Disable the fail-fast flag for the Lints and Trybuild jobs.

- Fix beta Clippy warnings
  - clippy 0.1.77 (f2048098a1c 2024-02-09)
- Fix beta compiler warnings
  - rustc 1.77.0-beta.2 (f2048098a 2024-02-09)
Copy link
Member Author

@tatsuya6502 tatsuya6502 left a comment

Choose a reason for hiding this comment

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

Merging.

@tatsuya6502 tatsuya6502 merged commit f238f08 into v0.10.x Feb 12, 2024
49 checks passed
@tatsuya6502 tatsuya6502 deleted the fix-ci/2024-02-10/v010 branch February 12, 2024 13:28
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