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

Prevent removing all jobs if pipeline definition was not found by default #35

Open
hlubek opened this issue Apr 7, 2022 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@hlubek
Copy link
Member

hlubek commented Apr 7, 2022

Scenario:

  • prunner is started with definitions and jobs are run
  • prunner is started with a wrong path / pattern and no definitions are found
  • all previous jobs are removed

We should guard against this by not removing jobs for missing pipeline definitions by default.
There could be a flag to configure the cleanup of jobs with a missing definiton (e.g. remove, retention).

@hlubek hlubek added enhancement New feature or request good first issue Good for newcomers labels Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant