Files
gitea/services
will.anderson 3d9a09496d
Build & Push Gitea image / build-push (push) Failing after 2m20s
fix(actions): use per-step status in workflow job API response; add build workflow
ToActionWorkflowJob was calling ToActionsStatus(job.Status) for every
step, making each step reflect the whole job conclusion instead of its
own state. Replace the inline loop with the existing ToActionWorkflowStep
helper which correctly uses step.Status.

Add .gitea/workflows/build-push.yaml to build and push a Docker image to
Artifact Registry on push to this branch, enabling deployment to GKE.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 18:46:18 -05:00
..
2026-04-08 01:17:05 +08:00
2026-04-20 22:32:45 +00:00
2026-04-21 19:56:14 +00:00