Nitrokey / nitrokey-app

Nitrokey's Application (Win, Linux, Mac)
https://www.nitrokey.com/
287 stars 55 forks source link

use git describe for snapcraft version #473

Closed LennardBoediger closed 2 years ago

LennardBoediger commented 2 years ago

This fixes the snapcraft build in the CI:

 Issues while validating snapcraft.yaml: The 'version' property does not match the required schema: 'nitrokey-app-v1.5-RC2-pro-only-2.dee53012' is too long (maximum length is 32) 

The output name will not be changed. Please keep tag names shorter than 32 characters.

szszszsz commented 2 years ago

Corrected and merged