Skip to content

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.

2 participants