rust-sdk/.github/workflows
Dale Seo 42a1069833
ci: add cargo-public-api check for breaking API changes (#924)
* chore: bump Rust toolchain to 1.96

* ci: add cargo-public-api breaking-change check

Adds a release-type-aware `cargo-public-api` diff job that fails on
changed/removed public items unless the PR's commits mark a breaking
(major) release. This catches source-breaking API changes that
cargo-semver-checks cannot yet detect (e.g. function return-type or
field-type changes).
2026-06-24 15:19:04 -04:00
..
auto-label-pr.yml chore(deps): bump actions/labeler from 5 to 6 (#419) 2025-09-05 09:05:11 +08:00
ci.yml ci: add cargo-public-api check for breaking API changes (#924) 2026-06-24 15:19:04 -04:00
codeql.yml chore(deps): bump actions/checkout from 6 to 7 (#911) 2026-06-19 06:59:25 -04:00
release-plz.yml chore(deps): bump actions/checkout from 6 to 7 (#911) 2026-06-19 06:59:25 -04:00
triage.yml chore(deps): bump actions/checkout from 6 to 7 (#911) 2026-06-19 06:59:25 -04:00