Commit 4da88ae
committed
fix(release): improve Homebrew formula auto-update
- Remove stale root CHANGELOG.md (individual crate changelogs are maintained by release-plz)
- Add Changelogs section to README with links to all crate changelogs
- Fix Homebrew workflow to extract version from tag (redisctl-v0.6.6 -> v0.6.6)
- Prevents string comparison bug where '0.6.2' > 'redisctl-v0.6.6' alphabetically
- Ensures Homebrew formula updates correctly on future releases1 parent 38d425f commit 4da88ae
3 files changed
+21
-70
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
287 | 297 | | |
288 | 298 | | |
289 | 299 | | |
290 | 300 | | |
291 | 301 | | |
292 | | - | |
| 302 | + | |
293 | 303 | | |
294 | 304 | | |
295 | 305 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
424 | 434 | | |
425 | 435 | | |
426 | 436 | | |
| |||
0 commit comments