Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Investigate if it is possible to bake in SHA into release build
Closed { reason: Solved } rudolfs opened 1 year ago

It would be beneficial for debugging to also have the SHA of the commit the release was made of to be accessible from within the app.

z6MkkfM3...sVz5 commented 1 year ago

@rudolfs I wrote patch 7bebb1ac98a821dd01ac4fb3c45fe7895529bdf3 that bakes the short current HEAD commit into the about popup on macOS. Also instead of having the version number fixed in tauri.conf.json we can take it from a separate release top level file that we then can use where needed for different OS, etc.