Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Allow to run tear down job even on failed pipeline #16394

Open
3 tasks
dkijania opened this issue Dec 2, 2024 · 0 comments
Open
3 tasks

CI: Allow to run tear down job even on failed pipeline #16394

dkijania opened this issue Dec 2, 2024 · 0 comments
Assignees

Comments

@dkijania
Copy link
Member

dkijania commented Dec 2, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant