Garbage tags break renovate changelog #4205

Closed
opened 2026-02-05 09:52:00 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @jonmast on GitHub (Sep 2, 2024).

The bug

Similar to #8530, I'm not getting changelogs from renovate for immich updates. After digging into it a little bit, it looks like the issue is that now that there is no longer a "latest" tag, it is using "1359" as the latest (because 1359 > 1.x)

Not sure where this tag came from but it seems to be some old testing thing, could we remove it? There are also a few other similar ones:

['1030', '1032', '1164', '1165', '1359']

The OS that Immich Server is running on

n/a

Version of Immich Server

n/a

Version of Immich Mobile App

n/a

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

n/a

Your .env content

n/a

Reproduction steps

n/a

Relevant log output

No response

Additional information

No response

Originally created by @jonmast on GitHub (Sep 2, 2024). ### The bug Similar to #8530, I'm not getting changelogs from renovate for immich updates. After digging into it a little bit, it looks like the issue is that now that there is no longer a "latest" tag, it is using "1359" as the latest (because 1359 > 1.x) Not sure where this tag came from but it seems to be some old testing thing, could we remove it? There are also a few other similar ones: ``` ['1030', '1032', '1164', '1165', '1359'] ``` ### The OS that Immich Server is running on n/a ### Version of Immich Server n/a ### Version of Immich Mobile App n/a ### Platform with the issue - [X] Server - [ ] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML n/a ``` ### Your .env content ```Shell n/a ``` ### Reproduction steps n/a ### Relevant log output _No response_ ### Additional information _No response_
Author
Owner

@bo0tzz commented on GitHub (Sep 2, 2024):

That sucks lol. I've gone through and cleared out those stale tags 👍

@bo0tzz commented on GitHub (Sep 2, 2024): That sucks lol. I've gone through and cleared out those stale tags :+1:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#4205