log icon indicating copy to clipboard operation
log copied to clipboard

CI should detect when breaking changes are introduced

Open nyurik opened this issue 1 year ago • 1 comments

Note that this uses a separate semver job - which may be an overkill - perhaps it should be added to the clippy job? I wouldn't want it to compile so many times in different VMs unless needed.

See https://github.com/obi1kenobi/cargo-semver-checks?tab=readme-ov-file#quick-start

nyurik avatar Feb 27 '24 22:02 nyurik

Thanks for the PR @nyurik! This seems like something worth doing going forwards. Would you be happy to port this to using cargo-semver-checks directly with cargo install rather than through the cargo-semver-checks-action GitHub action? That way we have a clearer idea of what each job is doing and what actions we're depending on. The tool itself looks good to me 🙂

KodrAus avatar Feb 28 '24 20:02 KodrAus

Just coming back through some triage, it's been a while here so I'll go ahead and close this one, but we can revisit in the future.

KodrAus avatar Jan 09 '25 23:01 KodrAus