Closed cdrage closed 8 years ago
The diff would be a lot cleaner if you left the is_image_present(self, image)
function at the bottom of the file.
Do you mind making the removal of the There has been some inconsistent behavior
a separate commit? I image the functionality has stabilized now, would be nice to test and then state that in the commit msg.
Much cleaner :) Thanks for reviewing @dustymabe
LGTM
Thanks :) All tests pass (double-checked my side running unit + functional tests too)
This commit refactors extracting and separates the function into two calls. Extracting the files from the Docker container and extracting the Nulecule-specific files.
cc @dustymabe