Closed francesco086 closed 2 years ago
I apologize upfront for some terrible names like push_on_auto_push
(it hurts my eyes)... but functionalities should be there.
Will go on on Monday
Base: 86.52% // Head: 86.71% // Increases project coverage by +0.19%
:tada:
Coverage data is based on head (
427f615
) compared to base (86666cb
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
TODO: catch the error in case git push
fails and display a user friendly message.
@aguschin do you have any clue about the errors happening for windows? I am quite clueless tbh...
TODO: catch the error in case
git push
fails and display a user friendly message.
done
@aguschin do you have any clue about the errors happening for windows? I am quite clueless tbh...
Issue with windows with py3.8 got solved "on its own" - today the run was successful.
Issue with windows with py3.9 got solved with this fixture: https://github.com/iterative/gto/pull/292/commits/e1432ea5b0c9f21e41c214404d2c7e34cb7901eb (I set it to the default value on my mac)
Ok, congrats @francesco086 :) everything is there and working now, although the refactoring will surely help 😅
Ahah! totally, I am very unsatisfied as of now!
Contribute to https://github.com/iterative/gto/issues/25