man-group / notebooker

Productionise & schedule your Jupyter Notebooks as easily as you wrote them.
GNU Affero General Public License v3.0
848 stars 80 forks source link

Be more verbose when we are inspecting git for SHA differences #156

Open jonbannister opened 11 months ago

jonbannister commented 11 months ago

If the SHA has not changed, there is no logging.INFO message to inform users that we have actually checked git. This means that git pulling can be activated without the user really knowing (until it eventually pulls when the SHA of origin changes vs. HEAD).