cli/.github/workflows
Snider aeb852c5e5 ci: use core CLI for QA and standardize workflows
- ci.yml: Download latest dev release, run `core go qa`, build matrix
- release.yml: Use go-version-file, consistent artifact handling
- dev-release.yml: Add checksums, cleaner version string
- coverage.yml: Standardize setup-go version, add CLI verification

All workflows now use:
- go-version-file for consistent Go version
- upload-artifact@v4 / download-artifact@v4
- Proper version injection via ldflags

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 11:05:26 +00:00
..
agent-verify.yml ci: add agent verification workflow 2026-01-31 22:20:28 +00:00
auto-label.yml feat(php): add --json and --sarif flags to QA commands (#69) 2026-02-01 06:32:35 +00:00
auto-project.yml ci: use PROJECT_TOKEN for org project access 2026-01-31 22:07:51 +00:00
ci.yml ci: use core CLI for QA and standardize workflows 2026-02-01 11:05:26 +00:00
codeql.yml chore(deps): update GitHub Actions and Go modules (#73) 2026-02-01 06:46:54 +00:00
codescan.yml chore(deps): update GitHub Actions and Go modules (#73) 2026-02-01 06:46:54 +00:00
coverage.yml ci: use core CLI for QA and standardize workflows 2026-02-01 11:05:26 +00:00
dev-release.yml ci: use core CLI for QA and standardize workflows 2026-02-01 11:05:26 +00:00
release.yml ci: use core CLI for QA and standardize workflows 2026-02-01 11:05:26 +00:00