rock e6ef22f851
CI / Test (pull_request) Failing after 21s
CI / Build & Push Image (pull_request) Skipped
refactor: unify CI workflow - 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/)
2026-09-14 22:52:02 +09:00
2026-08-17 12:17:39 -07:00

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

S
Description
No description provided
Readme
368 KiB
Languages
Go 92.8%
Shell 4%
Go Template 1.6%
Lua 1.3%
Dockerfile 0.3%