Detect Renovate as dependency version manager

82 views
Skip to first unread message

Michael Kriese

unread,
Mar 13, 2024, 8:33:14 AMMar 13
to Jenkins Developers
Hi,

I'm using Renovate to update my dependencies, but it's not deteced as  valid manager on plugin health sore


Where we can add / enable the detection?

Regards
Michael

Adrien Lecharpentier

unread,
Mar 13, 2024, 10:53:59 AMMar 13
to Jenkins Developers
Hi, 

Thank you for reaching out. 

First, you can find the code of the plugin-health-score (PHS) here: https://github.com/jenkins-infra/plugin-health-scoring

Second, I think I see the problem. I got under the impression that the renovate.json file has to be in the .github folder. But it's working for you to have it at the root of the repository. 


Please open a ticket on the PHS repository so we can work this out. 

--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/58008a24-3a9e-4954-85af-54025db72e17n%40googlegroups.com.

Michael Kriese

unread,
Mar 13, 2024, 11:12:52 AMMar 13
to Jenkins Developers
https://github.com/jenkins-infra/plugin-health-scoring/issues/483

Will now move my configs to github folder as workaround.

Michael Kriese

unread,
Mar 14, 2024, 3:22:21 AMMar 14
to Jenkins Developers
Do i need to release a new version to get the issue tracker and renovate changes detected?

Adrien Lecharpentier

unread,
Mar 14, 2024, 3:49:32 AMMar 14
to Jenkins Developers

Michael Kriese

unread,
Mar 18, 2024, 5:32:23 AMMar 18
to Jenkins Developers

Adrien Lecharpentier

unread,
Mar 18, 2024, 9:22:41 AMMar 18
to Jenkins Developers
I'm looking into this.


Adrien Lecharpentier

unread,
Mar 19, 2024, 5:33:59 AMMar 19
to Jenkins Developers
Hello,

I found the culprit and I think I need to address this more generally but I still need to find a good way. 

TL;DR: There is no problem on the plugin-health-score app, the score are correctly up to date but not on plugins site. This because the plugins site updates the scores it knows when it's built. 

The scores you see on the plugins site are fetched when the site is built. Not when you look at them. 
As the site is not built every hour, but the scores are, you can have a discrepancy between the score of a plugin and the score shown on the plugins site. 

Your plugins up to date scores can be seen at

There is https://github.com/jenkins-infra/plugin-health-scoring/pull/491 coming and I'll add the timestamp on the plugins site when it's available. That will help knowing when the score was computed. 

I'll also add a link to the plugin-health-score page on the plugins site so it can be reached more easily. 

I hope this answer the question of "why the scores are not updated?", but I know it's not answering the problem of the discrepancy. 

-- Adrien

Michael Kriese

unread,
Mar 19, 2024, 6:17:39 AMMar 19
to Jenkins Developers
Yes, that helps to understand.

How often the plugin sites are updated?
I still see discrepancies about latest release on github / plugin repo and plugin site.

Adrien Lecharpentier

unread,
Mar 19, 2024, 6:23:01 AMMar 19
to Jenkins Developers

Hervé

unread,
Mar 19, 2024, 7:40:31 AMMar 19
to jenkin...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages