Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sonatype statistics #1751

Merged
merged 4 commits into from
Apr 19, 2023
Merged

Add Sonatype statistics #1751

merged 4 commits into from
Apr 19, 2023

Conversation

julienrf
Copy link
Contributor

@julienrf julienrf commented Apr 19, 2023

Fetch statistics from the Sonatype API and write the results in the repository as CSV files. Also show the data as bar charts in an HTML page available at sonatype-stats/index.html (it can directly be opened in a web browser, no need to set up an HTTP server).

Set up a monthly GitHub workflow that updates the stats.

The charts look like the following:

newplot

This one is for scalafix-core_2.13 only. The script could possible be adjusted to merge both scalafix-core_2.12 and scalafix-core_2.13 into a single chart.

Ref: #1729

Fetch statistics from the Sonatype API and write the results in the repository as CSV files. Also show the data as bar charts in an HTML page available at `sonatype-stats/index.html` (it can directly be opened in a web browser, no need to set up an HTTP server).

Set up a monthly GitHub workflow that updates the stats.
@julienrf julienrf requested a review from bjaglin April 19, 2023 08:31
Copy link
Collaborator

@bjaglin bjaglin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

.github/scripts/sonatype-stats.scala Outdated Show resolved Hide resolved
@bjaglin bjaglin merged commit a48d4f5 into main Apr 19, 2023
@bjaglin
Copy link
Collaborator

bjaglin commented Apr 19, 2023

@julienrf julienrf deleted the sonatype-stats branch April 19, 2023 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants