Skip to content

Add cargo-semver-checks to Rust CI workflow#1875

Merged
ArthurZucker merged 1 commit intohuggingface:mainfrom
haixuanTao:add-cargo-semver-checks
Oct 16, 2025
Merged

Add cargo-semver-checks to Rust CI workflow#1875
ArthurZucker merged 1 commit intohuggingface:mainfrom
haixuanTao:add-cargo-semver-checks

Conversation

@haixuanTao
Copy link
Copy Markdown
Contributor

@haixuanTao haixuanTao commented Oct 14, 2025

Summary

Benefits

  • Catches breaking API changes before release
  • Helps maintain proper semantic versioning
  • Uses the official obi1kenobi/cargo-semver-checks-action@v2

Test plan

  • CI passes with the new check on this PR

🤖 Generated with Claude Code

This adds semver validation to catch breaking changes before release.
The check runs on Ubuntu during CI and compares against the published crate on crates.io.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Copy Markdown
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

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

Yup was thinking of adding it as well !

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@ArthurZucker ArthurZucker merged commit 007fc76 into huggingface:main Oct 16, 2025
29 checks passed
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.

3 participants