-
- Downloads
No related branches found
No related tags found
Showing
- .pre-commit-config.yaml 1 addition, 1 deletion.pre-commit-config.yaml
- app/api/endpoints/workflow.py 2 additions, 8 deletionsapp/api/endpoints/workflow.py
- app/api/endpoints/workflow_credentials.py 51 additions, 29 deletionsapp/api/endpoints/workflow_credentials.py
- app/api/endpoints/workflow_execution.py 1 addition, 5 deletionsapp/api/endpoints/workflow_execution.py
- app/api/endpoints/workflow_version.py 0 additions, 1 deletionapp/api/endpoints/workflow_version.py
- app/crud/crud_workflow.py 2 additions, 9 deletionsapp/crud/crud_workflow.py
- app/git_repository/__init__.py 3 additions, 7 deletionsapp/git_repository/__init__.py
- app/git_repository/github.py 2 additions, 3 deletionsapp/git_repository/github.py
- app/schemas/workflow.py 0 additions, 12 deletionsapp/schemas/workflow.py
- app/schemas/workflow_execution.py 0 additions, 6 deletionsapp/schemas/workflow_execution.py
- app/scm/scm.py 1 addition, 1 deletionapp/scm/scm.py
- app/tests/api/test_workflow.py 2 additions, 68 deletionsapp/tests/api/test_workflow.py
- app/tests/api/test_workflow_credentials.py 68 additions, 8 deletionsapp/tests/api/test_workflow_credentials.py
- app/tests/api/test_workflow_execution.py 2 additions, 78 deletionsapp/tests/api/test_workflow_execution.py
- app/tests/conftest.py 2 additions, 5 deletionsapp/tests/conftest.py
- app/tests/crud/test_workflow.py 2 additions, 9 deletionsapp/tests/crud/test_workflow.py
- app/tests/unit/test_scm.py 0 additions, 1 deletionapp/tests/unit/test_scm.py
Loading
Please register or sign in to comment