feat/unify-ci-workflow
- Migrate from .gitea to .forgejo (Forgejo standard naming) - Merge test + build-prod into single CI workflow - Test runs on all PRs and main pushes - Build-push only runs on main after test passes - Use FORGEJO_REGISTRY_USER/TOKEN secrets for Docker login - Remove docker-in-docker dind complexity - Follow unified Forgejo CI pattern from CLAUDE.md
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%