Plugin health scores not updated

93 views
Skip to first unread message

Michael Kriese

unread,
Jun 26, 2024, 4:56:23 AM6/26/24
to Jenkins Developers
I can see that the health scores on my plugins are not updated since 2 or 3 month.

Is there an issue with the updater?


Regards
Michael

Zbynek Konecny

unread,
Jun 26, 2024, 6:51:32 AM6/26/24
to jenkin...@googlegroups.com
The plugin score workflow:
* plugin health score service crawls GitHub and Artifactory, stores the data and exposes it through API --  https://plugin-health.jenkins.io/api/scores
* reports generator stores the output of said API in a static JSON file (via https://github.com/jenkins-infra/infra-reports/blob/main/plugin-health-scoring/Jenkinsfile)
* this JSON is downloaded each time the plugin site is rebuilt
Looks like already the first step is not producing any up-to-date data, I created an issue https://github.com/jenkins-infra/plugin-health-scoring/issues/522

Cheers,
Zbynek

--
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/12b6393f-6aa4-44bb-b00f-351a89d3ebc8n%40googlegroups.com.

Adrien Lecharpentier

unread,
Jun 26, 2024, 7:04:50 AM6/26/24
to Jenkins Developers

It's not quite that.
The probe data is fetched every hour or so. Less if the repository hasn't changed, or no release since last checked.
Then the probe data is used to crunch scores through the scoring process.

Those scores are stored in a DB and exposed through /api/scores endpoint.

This endpoint is curled by https://github.com/jenkins-infra/infra-reports/blob/main/plugin-health-scoring/Jenkinsfile

This creates a file in https://reports.jenkins.io/plugin-health-scoring/ which is used when the plugin site is generated. 

That's the all process.


Adrien Lecharpentier

unread,
Jun 26, 2024, 7:14:36 AM6/26/24
to jenkin...@googlegroups.com

I haven't say but I'll look into the problem asap

Kirk Fitzsimons

unread,
Sep 12, 2024, 6:01:00 PM9/12/24
to Jenkins Developers
Hi,

Any update on this?

Kirk

Victor Balakine

unread,
Sep 16, 2024, 3:54:22 AM9/16/24
to Jenkins Developers
Install stats are not updated since June, is that related?

Mark Waite

unread,
Sep 16, 2024, 7:15:03 AM9/16/24
to Jenkins Developers
On Monday, September 16, 2024 at 1:54:22 AM UTC-6 youi wrote:
Install stats are not updated since June, is that related?


Unfortunately, no.  The installation statistics delay is because we need to have Kohsuke make a change on the machine that anonymizes the statistics.


Mark Waite
Reply all
Reply to author
Forward
0 new messages