-
- Downloads
Update clowmdb to 3 and fastapi to 0.109
parent
098b96c3
No related branches found
No related tags found
This commit is part of merge request !70. Comments created here will be created in the context of that merge request.
Showing
- .gitlab-ci.yml 10 additions, 10 deletions.gitlab-ci.yml
- .pre-commit-config.yaml 4 additions, 4 deletions.pre-commit-config.yaml
- Dockerfile 14 additions, 6 deletionsDockerfile
- Dockerfile-Gunicorn 10 additions, 5 deletionsDockerfile-Gunicorn
- README.md 3 additions, 0 deletionsREADME.md
- app/api/background_tasks/__init__.py 8 additions, 0 deletionsapp/api/background_tasks/__init__.py
- app/api/background_tasks/background.py 92 additions, 0 deletionsapp/api/background_tasks/background.py
- app/api/background_tasks/cluster_utils.py 195 additions, 0 deletionsapp/api/background_tasks/cluster_utils.py
- app/api/dependencies.py 65 additions, 46 deletionsapp/api/dependencies.py
- app/api/endpoints/workflow.py 93 additions, 79 deletionsapp/api/endpoints/workflow.py
- app/api/endpoints/workflow_credentials.py 5 additions, 9 deletionsapp/api/endpoints/workflow_credentials.py
- app/api/endpoints/workflow_execution.py 69 additions, 85 deletionsapp/api/endpoints/workflow_execution.py
- app/api/endpoints/workflow_mode.py 7 additions, 5 deletionsapp/api/endpoints/workflow_mode.py
- app/api/endpoints/workflow_version.py 60 additions, 44 deletionsapp/api/endpoints/workflow_version.py
- app/api/utils.py 22 additions, 257 deletionsapp/api/utils.py
- app/core/security.py 1 addition, 1 deletionapp/core/security.py
- app/crud/crud_bucket.py 21 additions, 12 deletionsapp/crud/crud_bucket.py
- app/crud/crud_user.py 5 additions, 5 deletionsapp/crud/crud_user.py
- app/crud/crud_workflow.py 65 additions, 65 deletionsapp/crud/crud_workflow.py
- app/crud/crud_workflow_execution.py 81 additions, 69 deletionsapp/crud/crud_workflow_execution.py
Loading
Please register or sign in to comment