Add error handling to all workflow steps (v0.36.13)
Some checks failed
Go / build-and-release (push) Has been cancelled

- Add set -e to all steps to fail fast on errors
- Add debug output for environment variables in checkout step
- Log more context to help diagnose CI failures

Files modified:
- .gitea/workflows/go.yml: Comprehensive error handling
- pkg/version/version: Bump to v0.36.13

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-24 14:28:16 +01:00
parent 8b280b5574
commit b61cb114a2
2 changed files with 16 additions and 2 deletions

View File

@@ -1 +1 @@
v0.36.12
v0.36.13