rust-sdk/.github
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
..
codeql feat: mcp sdk conformance (#687) 2026-02-26 13:33:18 -05:00
instructions feat(github): add fetch document instructions (#370) 2025-08-13 08:49:15 +08:00
workflows ci: add cargo-public-api check for breaking API changes (#924) 2026-06-24 15:19:04 -04:00
CODEOWNERS chore: add CODEOWNERS (#673) 2026-02-20 12:03:38 -05:00
dependabot.yml chore: add dependbot for check dep (#204) 2025-05-21 11:09:01 +08:00
labeler.yml ci: add labels (#260) 2025-06-16 01:11:51 +08:00