Skip to content

Quick fail e2e test commit/PR workflows on fail of ts-backend-check #2178

Description

@andrewtavis

Terms

Description

Note

This issue is blocked until ts-backend-check is integrated into the activist dev env and the ci_ts_backend_check.yaml workflow is functioning.

ts-backend-check will give the activist team a very early understanding that there are inconsistencies between the backend and frontend. If the workflow fails, then we should also cancel any running e2e commit or PR workflows as there almost certainly will be a fail within the end to end tests. This will function similarly to fail-fast: true when multiple environments are being ran in workflows, and a fail of one triggers a cancel of the others. Note that we would like the ci_ts_backend_check.yaml workflow to continue to be a stand alone workflow, so we'll need to investigate how to link workflows and cancel one when another fails.

Note: For this we can also make the workflows dependent on the ts-backend-check workflow passing.

Contribution

Happy to support on this once we get tsbc up and running!

Metadata

Metadata

Labels

blockedAnother issue is blockinghelp wantedExtra attention is needed

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions