Commit 624a6d4
fix(ci): handle new crate addition in semver-check
When a crate doesn't exist in the baseline, cargo-semver-checks exits
with code 1 and "package not found". Treat this as a minor change
instead of an error.
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>1 parent d88e70e commit 624a6d4
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
| |||
0 commit comments