illuminatio icon indicating copy to clipboard operation
illuminatio copied to clipboard

Make `illuminatio run` idempotent

Open maxbischoff opened this issue 6 years ago • 2 comments

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 avatar Aug 16 '19 12:08 maxbischoff

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

hacker-h avatar Aug 19 '19 09:08 hacker-h

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

johscheuer avatar Aug 19 '19 13:08 johscheuer