SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.85k stars 806 forks source link

Display Commit ID Used for Build in AboutDialog #6516

Open ElectricalBoy opened 1 month ago

ElectricalBoy commented 1 month ago

An amended version of #6036.

Resolves #5935

ElectricalBoy commented 1 month ago

While I like the idea, I can't stand the text appears there -_-! Maybe show it only for nightly build?

Originally posted by @SoftFever in https://github.com/SoftFever/OrcaSlicer/issues/6036#issuecomment-2231232261

0e8cf86 now checks if there is a Git tag that points to the HEAD and enables commit ID display if there is no tag pointing to HEAD (i.e., is a nightly/snapshot build).