Skip to content

feat(ci): add cargo-semver-checks workflows #1003

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 1 commit into from
Jun 8, 2025
Merged

Conversation

jlizen
Copy link
Contributor

@jlizen jlizen commented Jun 4, 2025

📬 Issue #, if available:

✍️ Description of changes:

Add cargo semver checks to CI to help capture unintended breaking changes.

This PR itself doesn't contain inputs that will trigger these CI runs, but you can see them green on my fork:

🔏 By submitting this pull request

  • I confirm that I've ran cargo +nightly fmt.
  • I confirm that I've ran cargo clippy --fix.
  • I confirm that I've made a best effort attempt to update all relevant documentation.
  • I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jlizen jlizen force-pushed the main branch 2 times, most recently from 2d1f3dd to 2dd9b2e Compare June 4, 2025 18:21
@jlizen jlizen marked this pull request as ready for review June 4, 2025 18:34
Copy link
Contributor

@bnusunny bnusunny left a comment

Choose a reason for hiding this comment

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

LGTM

@bnusunny bnusunny merged commit 62a36b0 into awslabs:main Jun 8, 2025
3 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.

2 participants