minimumReleaseAge for ghcr.io not working
#38143
Replies: 3 comments 3 replies
-
|
We only add it if it's provided from the API response. I don't think parsing it from changelogs is a reliable way |
Beta Was this translation helpful? Give feedback.
-
|
Hi there, Please help this Discussion progress by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. Discussions without reproductions are less likely to be converted to Issues. Please follow these steps:
If you need help with running Renovate on your minimal reproduction repository, please refer to our Running Renovate guide. The Renovate team |
Beta Was this translation helpful? Give feedback.
-
|
I also have the feeling that minimumReleaseAge is ignored. See the merged PR here: PR: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
Gitea, Renovate 41.122.0
Please tell us more about your question or problem
Hello,
I don't think the
minimumReleaseAgeis working forghcr.ioDocker images.It seems like the API is not providing it:
No currentVersionTimestamp for ghcr.ioHowever, as I could find no discussion on this topic, I have created this one here.
Edit:
I checked it and the API provides the 'created_at' date.
At least on this endpoint:
https://api.github.com/orgs/pocket-id/packages/container/pocket-id/versions
Logs (if relevant)
No response
Beta Was this translation helpful? Give feedback.
All reactions