za419 / CadenceBot

A Discord bot for Cadence Radio
MIT License
2 stars 1 forks source link

Ensure to-be-released code is current #52

Open za419 opened 3 years ago

za419 commented 3 years ago

tag-release should ensure it's being run on master, and either automatically git pull --ff-only or git fetch and error if master is not current.

It should also ensure all tags on the remote are present locally, for #51.