-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Broken WindowBugs / technical debt to be addressed immediatelyBugs / technical debt to be addressed immediatelyS-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now
Description
We use git describe to get a version string, but the release is tagged only after uploading the artifacts to GitHub. This means that we make a version string using the previous release name.
One way to fix this would be to force a certain version string in the workflow for non-nightly releases, but it feels a bit hacky.
Metadata
Metadata
Assignees
Labels
Broken WindowBugs / technical debt to be addressed immediatelyBugs / technical debt to be addressed immediatelyS-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now