picoclaw/.github/workflows
Guoguo 6460a0a7c7
fix(nightly): reuse single nightly tag, no per-day tags (#1415)
- Disable goreleaser GitHub release for nightly (Docker still pushed)
- Use GORELEASER_CURRENT_TAG with local-only tag for version/validation
- Force-update single `nightly` git tag instead of creating per-day tags
- Docker tags use only `nightly`/`nightly-launcher`, no per-day versions
- Set --latest=false on nightly release to avoid occupying latest
- Simplify workflow from 3 jobs to 1 job, remove all cleanup steps

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:16:42 +08:00
..
build.yml feat(ci): Remove fmt from build step 2026-02-20 22:09:36 +02:00
docker-build.yml feat(linters): Added golangci-lint config & CI job 2026-02-16 13:45:36 +02:00
nightly.yml fix(nightly): reuse single nightly tag, no per-day tags (#1415) 2026-03-12 16:16:42 +08:00
pr.yml feat(ci) govulncheck (#1086) 2026-03-05 11:13:11 +08:00
release.yml feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
upload-tos.yml feat: upload release artifacts to Volcengine TOS (#1164) 2026-03-06 11:47:29 +08:00