fix: standardize poimen-workflows CI to unified pattern #5

Merged
rock merged 1 commits from fix/standardize-workflows-ci into main 2026-09-07 07:14:53 +00:00
Owner

Unified pattern enforced:

  • test job: runs on all branches + PRs
  • build-push job: only on main push, depends on test
  • Proper env vars (GOPRIVATE, REGISTRY, IMAGE)
  • Install Node.js before checkout
  • Install docker only in build-push
  • Docker login + build + push + prune
Unified pattern enforced: - test job: runs on all branches + PRs - build-push job: only on main push, depends on test - Proper env vars (GOPRIVATE, REGISTRY, IMAGE) - Install Node.js before checkout - Install docker only in build-push - Docker login + build + push + prune
rock added 1 commit 2026-09-07 07:14:34 +00:00
fix: standardize poimen-workflows CI to unified pattern
CI / Test (pull_request) Successful in 2m7s
CI / Build & Push Image (pull_request) Skipped
b958da984c
Unified pattern enforced:
- test job: runs on all branches + PRs
- build-push job: only on main push, depends on test
- Proper env vars (GOPRIVATE, REGISTRY, IMAGE)
- Install Node.js before checkout
- Install docker only in build-push
- Docker login + build + push + prune
rock force-pushed fix/standardize-workflows-ci from 3d1360a135 to b958da984c 2026-09-07 07:14:34 +00:00 Compare
rock merged commit 70442e94b4 into main 2026-09-07 07:14:53 +00:00
rock deleted branch fix/standardize-workflows-ci 2026-09-07 07:14:57 +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#5