Standardize Gitea Actions workflows to match the htpasswd pattern:
Add test job to build and test the image before pushing
Add dependency chains (needs:) between jobs
Consistent naming and structure across all workflows
Update cron schedule to nightly (0 0 * * *)
Update RELEASE_BRANCHES to main
Update image to jcabillot/opencode
Update git URL to scm.cabillot.eu/perso/opencode.git
Standardize Gitea Actions workflows to match the htpasswd pattern:
- Add `test` job to build and test the image before pushing
- Add dependency chains (`needs:`) between jobs
- Consistent naming and structure across all workflows
- Update cron schedule to nightly (`0 0 * * *`)
- Update RELEASE_BRANCHES to `main`
- Update image to `jcabillot/opencode`
- Update git URL to `scm.cabillot.eu/perso/opencode.git`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Standardize Gitea Actions workflows to match the htpasswd pattern:
testjob to build and test the image before pushingneeds:) between jobs0 0 * * *)mainjcabillot/opencodescm.cabillot.eu/perso/opencode.git