Use Gitea API directly for release creation (v0.36.14)
Some checks failed
Go / build-and-release (push) Has been cancelled

- Replace tea CLI with direct Gitea API calls
- Add release ID extraction and validation
- Upload assets via API with proper error handling
- Add release verification step

Files modified:
- .gitea/workflows/go.yml: Direct API release creation
- pkg/version/version: Bump to v0.36.14

🤖 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:32:26 +01:00
parent b61cb114a2
commit 3e0a94a053
2 changed files with 46 additions and 28 deletions

View File

@@ -1 +1 @@
v0.36.13
v0.36.14