Commit 79b2c15
committed
fix(release): auto-update Cargo.lock to prevent crates.io failures
CRITICAL FIX - Prevents recurring release blocker:
- Added pre-commit hook to auto-update Cargo.lock when Cargo.toml changes
- Added pre-flight check to dry-run-release.sh to catch uncommitted Cargo.lock
- Committed current Cargo.lock with version 1.7.4
This has killed multiple release attempts. Never again.
Signed-off-by: Michael A. Kuykendall <[email protected]>1 parent 3bf20db commit 79b2c15
File tree
3 files changed
+91
-153
lines changed- scripts
3 files changed
+91
-153
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
31 | 39 | | |
32 | 40 | | |
33 | 41 | | |
| |||
0 commit comments