Lately unstable version numbers are off #2931

Closed
opened 2024-12-12 10:01:15 +00:00 by xeruf · 2 comments

Description

Latest unstable version says:

❯ git describe
v0.24.1-566-gb3040b846

Because the commits of all tags in between seem to not be part of the main branch

Vikunja Version

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

Please select

Screenshots

No response

### Description Latest unstable version says: ❯ git describe v0.24.1-566-gb3040b846 Because the commits of all tags in between seem to not be part of the main branch ### Vikunja Version - ### Browser and version _No response_ ### Can you reproduce the bug on the Vikunja demo site? Please select ### Screenshots _No response_
xeruf added the
kind/bug
label 2024-12-12 10:01:15 +00:00
Owner

The important part is the git hash. Versions after 0.24.1 contain bug fixes backported from the main branch. The 566 means the main branch contains 566 commits after the 0.24.1 tag.

I'll add an explanation to the docs about this.

The important part is the git hash. Versions after 0.24.1 contain bug fixes backported from the main branch. The `566` means the main branch contains 566 commits after the 0.24.1 tag. I'll add an explanation to the docs about this.
Owner

Docs are now updated https://vikunja.io/docs/versions

Docs are now updated https://vikunja.io/docs/versions
This repo is archived. You cannot comment on issues.
2 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vikunja/vikunja#2931
No description provided.