Bug: E2E tests create circular dependency blocking image deployment #96
Labels
No labels
domain:backend
domain:devops
domain:frontend
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-app#96
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Bug
Lineage
Repo
forgejo_admin/pal-e-docs-appWhat Broke
The Woodpecker CI pipeline has a circular dependency:
pal-e-docs-app.tail5b443a.ts.netupdate-kustomize-tagis skipped because tests failedRepro Steps
Expected Behavior
Image deployment should not be blocked by E2E tests that depend on the live deployment being up.
Environment
.woodpecker.ymltestgatesupdate-kustomize-tagAcceptance Criteria
update-kustomize-tagruns even when E2E tests fail (gated only onbuild-and-push)Constraints
Related