mirror of
https://github.com/xpltdco/media-rip.git
synced 2026-04-03 02:53:58 -06:00
chore(M001/S01/T04): auto-commit after execute-task
This commit is contained in:
parent
09fcabf75b
commit
459a155d1c
1 changed files with 3 additions and 3 deletions
|
|
@ -2,17 +2,17 @@
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 1,
|
||||||
"taskId": "T04",
|
"taskId": "T04",
|
||||||
"unitId": "M001/S01/T04",
|
"unitId": "M001/S01/T04",
|
||||||
"timestamp": 1773806737968,
|
"timestamp": 1773806802430,
|
||||||
"passed": false,
|
"passed": false,
|
||||||
"discoverySource": "task-plan",
|
"discoverySource": "task-plan",
|
||||||
"checks": [
|
"checks": [
|
||||||
{
|
{
|
||||||
"command": "python -m pytest tests/test_api.py -v",
|
"command": "python -m pytest tests/test_api.py -v",
|
||||||
"exitCode": 1,
|
"exitCode": 1,
|
||||||
"durationMs": 36,
|
"durationMs": 30,
|
||||||
"verdict": "fail"
|
"verdict": "fail"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"retryAttempt": 3,
|
"retryAttempt": 1,
|
||||||
"maxRetries": 2
|
"maxRetries": 2
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue