mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-15 09:59:46 +00:00
The race condition: two PRs merged 3 seconds apart both triggered the CLI Release workflow. The second run (v0.7.12) finished last and overwrote the release with a stale binary, even though the repo HEAD was at v0.8.0. - Add concurrency group so concurrent releases cancel the older one - Add workflow_dispatch trigger for manual re-runs Co-authored-by: lab <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli-release.yml | ||
| discovery.yml | ||
| fly-docker.yml | ||
| gate.yml | ||
| lint.yml | ||
| qa.yml | ||
| refactor.yml | ||
| security.yml | ||
| test.yml | ||