You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We encounter a situation in PR: #16370 , where there was no possibility to test teard down stage due to merges conflict. As a lesson learn we propose to implement 3 improvements to CI:
Introduce publish jobs only pipeline which will take ENV_VAR with BUILDKITE_JOB_ID whose artifacts should be published
Introduce tear job only pipeline which will take ENV_VAR with BUILDKITE_JOB_ID and run tear down
reorganize merges checks not to block tear down stage
The text was updated successfully, but these errors were encountered:
We encounter a situation in PR: #16370 , where there was no possibility to test teard down stage due to merges conflict. As a lesson learn we propose to implement 3 improvements to CI:
The text was updated successfully, but these errors were encountered: