ITISFoundation / osparc-simcore-clients

python client for osparc-simcore public API
https://itisfoundation.github.io/osparc-simcore-clients/
MIT License
0 stars 5 forks source link

🚚 Reorganize client to improve workflows #40

Closed bisgaard-itis closed 1 year ago

bisgaard-itis commented 1 year ago

Description

In order to have a great workflow in place, where maintainability is as low as possible and where we can easily support new types of clients, we need to restructure the repo.

- [x] Rename repo
- [x] Reorganize repo so the current python client lives in a subdir with fully functional tools
- [x] Move tooling for generation of the client from #ITISFoundation/osparc-simcore to this repo
- [x] Implement a proper workflow (to ease maintenance) for documentation (automatically generated + manually written)
- [x] Setup github actions
bisgaard-itis commented 1 year ago

This issue is done once https://github.com/ITISFoundation/osparc-simcore-clients/pull/45 is merged. Hence, I close this one.