-
- Downloads
Update FastPAI to >= 0.100 and Pydantic to >=2.1
Showing
- .gitlab-ci.yml 2 additions, 3 deletions.gitlab-ci.yml
- .pre-commit-config.yaml 3 additions, 3 deletions.pre-commit-config.yaml
- README.md 3 additions, 3 deletionsREADME.md
- app/api/dependencies.py 1 addition, 1 deletionapp/api/dependencies.py
- app/api/endpoints/workflow.py 75 additions, 9 deletionsapp/api/endpoints/workflow.py
- app/ceph/rgw.py 4 additions, 4 deletionsapp/ceph/rgw.py
- app/check_ceph_connection.py 1 addition, 1 deletionapp/check_ceph_connection.py
- app/check_database_connection.py 1 addition, 1 deletionapp/check_database_connection.py
- app/core/config.py 60 additions, 50 deletionsapp/core/config.py
- app/core/security.py 1 addition, 1 deletionapp/core/security.py
- app/git_repository/__init__.py 7 additions, 5 deletionsapp/git_repository/__init__.py
- app/git_repository/abstract_repository.py 4 additions, 3 deletionsapp/git_repository/abstract_repository.py
- app/git_repository/github.py 1 addition, 1 deletionapp/git_repository/github.py
- app/git_repository/gitlab.py 1 addition, 1 deletionapp/git_repository/gitlab.py
- app/schemas/utils.py 0 additions, 32 deletionsapp/schemas/utils.py
- app/schemas/workflow.py 7 additions, 5 deletionsapp/schemas/workflow.py
- app/schemas/workflow_execution.py 9 additions, 5 deletionsapp/schemas/workflow_execution.py
- app/schemas/workflow_version.py 5 additions, 7 deletionsapp/schemas/workflow_version.py
- app/slurm/slurm_rest_client.py 1 addition, 1 deletionapp/slurm/slurm_rest_client.py
- app/tests/api/test_workflow.py 13 additions, 13 deletionsapp/tests/api/test_workflow.py
Loading
Please register or sign in to comment