adoptium / adoptium/adoptium.net
Evaluate if we can sync Adoptium Working Group logo update with Eclipse Foundation API
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 78
- Avg merge
- 4h 10m
- Merged PRs (30d)
- 70
Description
**Is your feature request related to a problem? Please describe.**
Every time we need to update the Adoptium membership logo: Design, brand update, Level, Add or Remove. It needs to be a manual requested. At the same time, the Eclipse Foundation webdev team created an API call that updates all of the above once the membership team updates the membership database.
The task goal is to reconsider integrating this process with the API endpoint. Back in the day, when AdoptOpenJDK migrated to the Eclipse Foundation, there was an issue with the stability of the API call.
**Describe the solution you'd like**
- [ ] Evaluate if we could integrate now.
- [ ] If possible, implement it.
**API endpoint and documentation**
dpoint to build the list of logos: https://membership.eclipse.org/api/organizations?working_group=adoptium
The endpoint contains all Adoptium members and their working group participation level which can be found under in the `wgpas` field.
Contributor guide
Assessment
This issue has not been assessed yet.