-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
comments about rule 8: "Make the image one-click runnable"
To be reproducible, the exact data needs to be part of. So it could just be processed during the build, that actually is what reproducibility is all about (it does not matter when something is build or processed, the result it always exactly the same). If there is someone that needs to click, it is not the maximum automation, and if there is something to click with, the environment probably is not best suited for reproducible builds. So it is possible to automate until no clicks are needed, because the results are already there - this is most reproducible. For new data a new image (or result) can be created (automatically).
Metadata
Metadata
Assignees
Labels
No labels