mullvadvpn-app
mullvadvpn-app copied to clipboard
Don't rebuild daemon every time new git refs are fetched
I did however add an explicit check for being in a valid repository, otherwise
-dev-unknown
is appended to the version.
I reverted this behavior, as per our discussion.
If the repo is valid but the release tag still cannot be found, we now default to appending a -dev-$hash suffix to make it slightly harder to accidentally produce something that looks like a release build.
This was how it worked from the start. The behavior is unchanged, sorry for the confusion on my part.