This should be the last needed requirements for openshift move.
Few options has been changed to true boolean instead of strings. --nopush option added for testing purpose : It allows committing changes without pushing anything to remote repos. Can be useful for testing precommit hook.
An entrypoint has been added to the docker image to handle mail notification in case of errors.
The mail notification can be customized in this script (entrypoint.sh) if needed.
This should be the last needed requirements for openshift move.
Few options has been changed to true boolean instead of strings.
--nopushoption added for testing purpose : It allows committing changes without pushing anything to remote repos. Can be useful for testing precommit hook.An entrypoint has been added to the docker image to handle mail notification in case of errors.
The mail notification can be customized in this script (entrypoint.sh) if needed.