ci: merge test+build+push into single pipeline #1

Merged
rock merged 2 commits from ci/unified-pipeline into main 2026-09-06 13:18:11 +00:00
Owner

Merge ci.yaml + build-push.yml into single CI pipeline. Single job: vet → test → build binary → build image → push. Image push gated on main push only. Fixed Dockerfile to golang:1.26, build cmd/worker, removed HTTP healthcheck.

Merge ci.yaml + build-push.yml into single CI pipeline. Single job: vet → test → build binary → build image → push. Image push gated on main push only. Fixed Dockerfile to golang:1.26, build cmd/worker, removed HTTP healthcheck.
rock added 1 commit 2026-09-06 13:13:00 +00:00
ci: merge test+build+push into single pipeline
CI / test-build-push (pull_request) Failing after 8s
bc86fb7242
- Single job: vet → test → build binary → build image → push
- Image build/push only on main push (skip on PR)
- Fixed Dockerfile: golang:1.26, build cmd/worker, removed HTTP healthcheck
- Removed separate build-push.yml
rock added 1 commit 2026-09-06 13:14:28 +00:00
ci: fix checkout ref for PR builds
CI / test-build-push (pull_request) Successful in 1m53s
a48b6fdb54
rock merged commit e81bfbc98d into main 2026-09-06 13:18:11 +00:00
rock deleted branch ci/unified-pipeline 2026-09-06 13:18:14 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rock/poimen-workflows#1