Duplicate tags? #43

Closed
opened 2023-07-25 11:42:55 +00:00 by decentral1se · 2 comments
Owner

While investigating coop-cloud/organising#444 I ran into this. There seem to be several duplicated tag versions for this recipe? They point to different commits. abra isn't able to sort these correctly and wrong versions appear in the listing (only one part of #444).

$ git tag
...
2.2.0+v2.10.1
2.2.0+v2.10.2
2.3.0+v2.10.2
2.3.1+v2.10.2
2.4.0+v2.10.1
2.4.1+v2.10.3

Seeing @yksflip @3wordchant names on the tags. Any ideas?

Is it possible to re-work these tags / fix up the catalogue?

While investigating https://git.coopcloud.tech/coop-cloud/organising/issues/444 I ran into this. There seem to be several duplicated tag versions for this recipe? They point to different commits. `abra` isn't able to sort these correctly and wrong versions appear in the listing (only one part of `#444`). ``` $ git tag ... 2.2.0+v2.10.1 2.2.0+v2.10.2 2.3.0+v2.10.2 2.3.1+v2.10.2 2.4.0+v2.10.1 2.4.1+v2.10.3 ``` Seeing @yksflip @3wordchant names on the tags. Any ideas? Is it possible to re-work these tags / fix up the catalogue?
Author
Owner

Sorry actually, several of these are legit but I think the issue is perhaps with the 2.4.0+v2.10.1? That should sort fine on abra. But then it's the release of a new version of the recipe but rolled back to a previous version of traefik?

Sorry actually, several of these are legit but I think the issue is perhaps with the `2.4.0+v2.10.1`? That should sort fine on `abra`. But then it's the release of a new version of the recipe but rolled back to a previous version of traefik?
Owner

hmm yes I vaguely remember that there was a problem. I think the upstream docker image was somehow not reachable or smth like that, I think that's why I did a downgrade. But not sure anymore, maybe it was by accident.

hmm yes I vaguely remember that there was a problem. I think the upstream docker image was somehow not reachable or smth like that, I think that's why I did a downgrade. But not sure anymore, maybe it was by accident.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/traefik#43
No description provided.