worldcoin / orb-software

Software for the orb
https://worldcoin.github.io/orb-software
Apache License 2.0
215 stars 30 forks source link

build-info: add dirty and revision detect #226

Closed TheButlah closed 4 days ago

TheButlah commented 4 days ago

Previously, git describe would sometimes show the revision and sometimes show the tag. Now, we always ensure that we only show the revision, and do our own dirty detection.