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 CI config #650

Merged
merged 8 commits into from
Jan 7, 2024
Merged

Update CI config #650

merged 8 commits into from
Jan 7, 2024

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Jan 7, 2024

  • Update actions/checkout action to v4
  • Run CI on a regular basis (weekly)
  • Use install-action to install cargo-hack and cross for faster & robust installation
  • Remove no longer needed argument for cargo fmt
  • Remove needless commands
  • Remove duplicated cargo doc build
  • Use cargo-hack's --rust-version flag for minrust job
    This respects rust-version field in Cargo.toml, so it removes the need to manage MSRV in both the CI file and Cargo.toml.

@taiki-e taiki-e requested a review from Darksonn January 7, 2024 14:54
@taiki-e taiki-e merged commit 09214ba into master Jan 7, 2024
15 checks passed
@taiki-e taiki-e deleted the taiki-e/ci branch January 7, 2024 16: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