ros-infrastructure / superflore

An extended platform release manager for Robot Operating System
Apache License 2.0
52 stars 33 forks source link

Superflore aborts if wrong credentials are passed when pushing #207

Closed andre-rosa closed 5 years ago

andre-rosa commented 5 years ago

After doing a Superflore generation, if wrong credentials are passed when doing the github push, it'll abort the whole process.

Instead, we should retry if there was an error when pushing, avoiding losing all the generated artefacts.