fix/use-gitea-workflows
- Consolidate test + release/build workflows into single .gitea/workflows/ci.yaml - Add explicit job dependencies (build-push needs test) - Test runs on all PRs + main pushes - Build/release runs on main/tags only (after test passes) - Follows unified Forgejo CI pattern Note: Using .gitea/ not .forgejo/ (our Forgejo instance uses .gitea/)
Test trigger for CI with Go 1.26 runner
Test run 2 - with proper secret auth
Test with FORGEJO_TOKEN
Test with GITHUB_TOKEN secret
Final test with REGISTRY_PAT
Test without cache
Final test - clean cache removal
Final CI validation - Forgejo ready
CI cleanup - removed upload-artifact
Languages
Go
92.8%
Shell
4%
Go Template
1.6%
Lua
1.3%
Dockerfile
0.3%