I haven't say but I'll look into the problem asap Le mer. 26 juin 2024, 13:04, Adrien Lecharpentier < [email protected]> a écrit :
> 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. > > Le mer. 26 juin 2024, 12:51, Zbynek Konecny <[email protected]> a > écrit : > >> 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 >> >> On Wed, 26 Jun 2024 at 10:57, 'Michael Kriese' via Jenkins Developers < >> [email protected]> wrote: >> >>> I can see that the health scores on my plugins are not updated since 2 >>> or 3 month. >>> https://plugins.jenkins.io/ui/search/?query=viceice >>> >>> Is there an issue with the updater? >>> >>> https://github.com/jenkins-infra/plugin-health-scoring >>> >>> Regards >>> Michael >>> >>> -- >>> 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 [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-dev/12b6393f-6aa4-44bb-b00f-351a89d3ebc8n%40googlegroups.com >>> <https://groups.google.com/d/msgid/jenkinsci-dev/12b6393f-6aa4-44bb-b00f-351a89d3ebc8n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/CABFvdGpJGNUU0Q6n%2BQj8tK-QVimS2nqRyeW9VeJeFGhF%3D_AKLw%40mail.gmail.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/CABFvdGpJGNUU0Q6n%2BQj8tK-QVimS2nqRyeW9VeJeFGhF%3D_AKLw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAKwJSvxkaAZ7_jA6wUjPq%3DbJP-NBQe1DOCvgbGbvGji8xoc9HA%40mail.gmail.com.
