chore: split CI into separate ci and release workflows #23

Merged
patillacode merged 1 commit from feat/better-ci into main 2026-05-03 04:35:13 +02:00
Owner

Changes in the CI workflows:

  • PRs run test+e2e
  • tag pushes run test+e2e+build sequentially (a failing e2e blocks the Docker push)
  • main push no longer triggers CI (code in main should always come from a PR, main is protected)
Changes in the CI workflows: - `PR`s run `test+e2e` - `tag` pushes run `test+e2e+build` sequentially (a failing e2e blocks the Docker push) - main push no longer triggers CI (code in main should always come from a PR, main is protected)
chore: split CI into separate ci and release workflows
All checks were successful
CI / test (pull_request) Successful in 37s
CI / e2e (pull_request) Successful in 5m0s
2ecc691640
PRs run test+e2e; tag pushes run test+e2e+build sequentially so a
failing e2e blocks the Docker push. main push no longer triggers CI.
patillacode deleted branch feat/better-ci 2026-05-03 04:35:13 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
patillacode/piruetas!23
No description provided.