Commit 6490cb1
committed
Release: auto-bump the Homebrew tap so
The fallback shipping channel is a personal tap (`vdavid/homebrew-tap`) until `vdavid/cmdr` clears Homebrew's 225-star notability bar. A new `bump-tap` job (after `publish`) keeps that tap current:
- Skips cleanly when `HOMEBREW_TAP_TOKEN` is absent, so the tap stays a fallback channel and never blocks a release.
- Computes the universal DMG's sha256 from the published `Cmdr_<version>_universal.dmg` release asset (the pipeline ships no checksum file to trust).
- Clones the tap with the token, rewrites only the `version` and `sha256` lines in `Casks/cmdr.rb`, commits as `cmdr <version>`, and pushes.
- Follows the workflow-hardening conventions (SHA-pinned `actions/checkout`, job-scoped permissions).brew upgrade users get new versions1 parent 8b2909a commit 6490cb1
1 file changed
Lines changed: 52 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
0 commit comments