Skip to content

Use cargo-semver-checks-action #369

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

Merged
merged 2 commits into from
May 4, 2023
Merged

Use cargo-semver-checks-action #369

merged 2 commits into from
May 4, 2023

Conversation

mgr0dzicki
Copy link
Contributor

Hi! As one of the contributors of cargo-semver-checks I'd want to say we're pleased to see you're using our tool!

Since we've recently released a new, completely rebuilt version of the GitHub action, you can now use it instead of installing cargo-semver-checks manually in CI. One of the key features of the new action is caching the baseline rustdoc between the runs. This will make Semver Checks job almost twice as fast on second and each subsequent run (2m 36s vs 4m 8s on my fork).

Setting rust-toolchain: manual means the action will use nightly as specified in rust-toolchain.toml instead of the default stable.

Copy link
Member

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

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

Nice, thanks a lot!

@phil-opp phil-opp merged commit bfd56b0 into rust-osdev:main May 4, 2023
@phil-opp phil-opp mentioned this pull request Jul 5, 2023
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.

None yet

2 participants