worldcoin / orb-software

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

build-info: add dirty and revision detect #226

Closed TheButlah closed 1 month ago

TheButlah commented 1 month 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.