Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Make illuminatio run idempotent #40

Open
maxbischoff opened this issue Aug 16, 2019 · 2 comments
Open

Make illuminatio run idempotent #40

maxbischoff opened this issue Aug 16, 2019 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest https://hacktoberfest.digitalocean.com/ help wanted Extra attention is needed

Comments

@maxbischoff
Copy link
Member

Currently our suggested way of executing illuminatio is illuminatio clean run. As illuminatio run only works the first time, we should either integrate the clean or make the run idempotent by reusing existing resources where sensible.
What is your opinion on this?

@maxbischoff maxbischoff added enhancement New feature or request help wanted Extra attention is needed labels Aug 16, 2019
@hacker-h
Copy link
Contributor

I would also suggest to make clean the default and add something like a keep option for the opposite.

@johscheuer
Copy link
Contributor

I think running clean as the default should work in most cases. Adding a keep flag to not remove all results should be enough.

@hacker-h hacker-h added the good first issue Good for newcomers label Aug 19, 2019
@hacker-h hacker-h added the hacktoberfest https://hacktoberfest.digitalocean.com/ label Oct 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest https://hacktoberfest.digitalocean.com/ help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants