openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
GNU Affero General Public License v3.0
611 stars 357 forks source link

Automate the release of the various SDKs generated from API #7533

Open teolemon opened 1 year ago

teolemon commented 1 year ago

What

### Tasks
- [ ] Test the generation of the SDK and the actual result (do those SDKs actually work?)
- [ ] Automate the release of the various SDKs generated from API by using a ready-made GitHub Action: https://github.com/marketplace/actions/generate-client-library-w-the-openapitools-generator to publish

Part of

stephanegigandet commented 1 year ago

Before automating releases, we will need to test the generation of the SDK and the actual result (do those SDKs actually work?) It is very likely that the current state of our OpenAPI spec will not produce usable SDKs.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 90 days with no activity.