doudar / SmartSpin2k

Transform your spin bike into a Smart Trainer!
GNU General Public License v2.0
187 stars 38 forks source link

Amend always option to git describe #560

Closed jrbarrick closed 3 months ago

jrbarrick commented 3 months ago

git_tag_macro.py throws an error "fatal: No names found, cannot describe anything." during PlatformIO initial setup on a new fork. Looking online, the fix is to add --always to the git describe command.

doudar commented 3 months ago

Hi! Thanks for the PR - I don't see that this conflicts with anything, so it should be good. Any chance you can add to the changelog.md in "unreleased" so that the workflow completes?