ToyKeeper / anduril

Anduril 2 Flashlight Firmware and FSM UI Toolkit
GNU General Public License v3.0
213 stars 52 forks source link

'version-string.sh' relies on git checkout having tags in any case #28

Open gretel opened 9 months ago

gretel commented 9 months ago

https://github.com/ToyKeeper/anduril/blob/7153149c99e416f6efad3b84e5b550c0abf56454/bin/version-string.sh#L39C8-L39C8

personally i dont see the benefit in having a complicated chain of scripts just to get the head revision. it may work for your development but it's an edge case to me.