ExLibrisGroup / alma-print-daemon

Application which listens for and prints letters from the Ex Libris Alma print queues.
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

2.1.0 beta Releases / tags are listed out of order #60

Closed dregad closed 1 year ago

dregad commented 1 year ago

Releases are currently listed in the following order image

At first I thought this is not a huge deal, just somewhat confusing - as I downloaded the "latest" pre-release (beta.2) only to find out afterwards that there was a beta.3 available.

Then I checked in more detail, and found out that v2.1.0-beta3 is actually the same as v2.0.0 and master

$ git log --graph --oneline v2.1.0-beta2

So in fact the v2.1.0-beta3 tag is wrong - maybe it was meant to point at commit 11523c97 (head of 2.1.0 branch) ?

Please fix

mgobat commented 1 year ago

@dregad, yes, I created the 2.1.0-beta3 release pointing to the wrong commit. You are much more experienced with GitHub than I. Once we move 2.1.0 out of beta, I'll clean up the releases.