ci: add job to test that the generated client is up to date
Description
This MR adds a new ci job to ensure that the client is up to date. If not, the job fails. It also fixes two issues.
Related Issues
closes #554 (closed) #555 (closed)
Type of Change
- Fix bug in the generate-cli that caused the isort config to not be applied.
- Fix user access of image item (wrong name was exported)
- Add ci job. An example of a failed job can be found here: https://gitlab.psi.ch/bec/bec_widgets/-/jobs/375568
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k