mullvadvpn-app icon indicating copy to clipboard operation
mullvadvpn-app copied to clipboard

Don't rebuild daemon every time new git refs are fetched

Open Serock3 opened this issue 9 months ago • 2 comments

Fixes DES-950


This change is Reviewable

Serock3 avatar May 02 '24 15:05 Serock3

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.

Serock3 avatar May 14 '24 15:05 Serock3