Can we automatically generate data/projects/all.json
from GitHub APIs on a frequency?
#25
Labels
enhancement
New feature or request
💡Dropping this here as an idea to save us a heap of manual maintenance.
@hboutemy @eddie-knight - thoughts and comments appreciated.
Projects listed on
contribute.sonatype.com
are driven by the content indata/projects/all.json
currently.Can we generate this from GitHub API calls?
JSON is currently an Array of Projects where a Project has the structure:
.name
.image
./assets/images
directory.description
Sonatype's CLA bot - affectionally known as Paul Botsco
.active
Project-Status
.flagship
Flagship-Project
.graduated
Project-Status
.graduated_link
.repository
community-handbook.sonatype.com
.works_with.ossindex
.works_with.sonatype_lifecycle
.tags[]
.other_links[]
.other_links[].image
./assets/images
directory.other_links[].title
.other_links[].url
Footnotes
community-handbook.sonatype.com
implementation as of 03-Sep-2024The text was updated successfully, but these errors were encountered: