-
- Downloads
Mark an execution as deleted instead of deleting it
parent
3218f702
No related branches found
No related tags found
Showing
- .pre-commit-config.yaml 2 additions, 2 deletions.pre-commit-config.yaml
- clowm/api/background/cluster.py 3 additions, 0 deletionsclowm/api/background/cluster.py
- clowm/crud/crud_workflow.py 9 additions, 5 deletionsclowm/crud/crud_workflow.py
- clowm/crud/crud_workflow_execution.py 5 additions, 3 deletionsclowm/crud/crud_workflow_execution.py
- clowm/models/workflow_execution.py 4 additions, 3 deletionsclowm/models/workflow_execution.py
- clowm/schemas/workflow_execution.py 4 additions, 2 deletionsclowm/schemas/workflow_execution.py
- clowm/tests/api/test_workflow_execution.py 103 additions, 16 deletionsclowm/tests/api/test_workflow_execution.py
- clowm/tests/conftest.py 2 additions, 0 deletionsclowm/tests/conftest.py
- clowm/tests/crud/test_workflow.py 10 additions, 5 deletionsclowm/tests/crud/test_workflow.py
- clowm/tests/crud/test_workflow_execution.py 17 additions, 4 deletionsclowm/tests/crud/test_workflow_execution.py
- clowm/tests/utils/__init__.py 2 additions, 0 deletionsclowm/tests/utils/__init__.py
- clowm/tests/utils/cleanup.py 7 additions, 1 deletionclowm/tests/utils/cleanup.py
- migrations/versions/fa96f749a787_add_delete_marker_to_workflow_execution.py 40 additions, 0 deletions...s/fa96f749a787_add_delete_marker_to_workflow_execution.py
- requirements-dev.txt 2 additions, 2 deletionsrequirements-dev.txt
Loading
Please register or sign in to comment