Available at https://api.eclipse.org/cbi/sponsorships
The API provides 2 root objects:
memberOrganizationsBenefits
, an array listing the number of resource packs and dedicated agents each eligible member gets as per https://wiki.eclipse.org/CBI#Resource_Packs_Included_in_MembershipsponsoredProjects
, an array on project sponsorship. For each sponsored project, there is a list ofsponsoringOrganizations
describing the number of resource packs and/or dedicated agent attributed to the project. It can also contain some metadata (requestTickets
) about the sponsorship request and an eventualcomment
.
memberOrganizationsBenefits.sh
Should generate file: memberOrganizationsBenefits.jsonnet
./build.sh
Should generate file: cbiSponsorships.json
Commit cbiSponsorships.json
file to repo.
Run job in jenkins webdev instance: https://foundation.eclipse.org/ci/webdev/job/cbi-sponsorships-api
./showStats.sh
- jq
- jsonnet
- kubectl
- pass (with access to the IT pass repository)