You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨♻️🐛 serviceslib[fastapi] and projects tables validation scripts (ITISFoundation#2550)
- New diagnostics script: in models-library/scripts a script to validate db projects table exported to a CSV
- New extra for ``servicelib[fastapi]`` package with fastapi-only features (released as servicelib 1.1.0)
- bug FIXES openapi.json in catalog service
- bug FiXES pylint tests
- cleanup pytest-simcore
* scripts to run model validation against csv exported file
* adds typer as tool
* servicelib: adds fastapi extra
* adds minimal to servicelib.fastapi extra
* fixes makefile help warning
* introduces [all] extras
* adds tests for fastapi extra
* catalog service: split reqs in base and packages
* updates catalog OAS using new openapi generator
* fixes call deprecated celery class. Detected by pylint
* @GitHK review: doc
* updates service-lib setup
* fixes catalog setup
* servicelib 1.0.0 → 1.1.0
* minor fix classifier field type
* patches properly exclusive* field discrepancies between openapi and jsonschema
* renamed job
0 commit comments