Files
corrosion-admin-panel/.gitea/workflows
Vantz Stockwell a9a4bcff99
All checks were successful
Test Asgard Runner / test (push) Successful in 2s
ci: Add companion agent release workflow
Production build pipeline for companion agent:

- Triggers on version tags (v*.*.*)
- Cross-compiles for Linux and Windows (AMD64)
- Generates SHA256 checksums for verification
- Creates Gitea release with auto-generated notes
- Uploads binaries and checksums as release assets
- Provides build summary in workflow output

Built artifacts:
- corrosion-companion-linux-amd64
- corrosion-companion-windows-amd64.exe
- checksums.txt

Usage: git tag v1.0.0 && git push origin v1.0.0

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-15 14:07:18 -05:00
..