mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 07:06:36 +00:00
Enhance Docker suitability assessment and update test execution guidelines
- Updated SKILL.md for test-run to clarify the use of Docker and added a Docker Suitability Check to ensure proper execution environment. - Revised SKILL.md for test-spec to include a detailed Docker Suitability Assessment, outlining disqualifying factors and decision-making steps for test execution. - Adjusted the autopilot state to reflect the current status of test execution as in_progress. These changes improve the clarity and reliability of the testing process, ensuring that users are informed of potential constraints when using Docker.
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
flow: existing-code
|
||||
step: 6
|
||||
name: Run Tests
|
||||
status: failed
|
||||
status: in_progress
|
||||
sub_step: 0
|
||||
retry_count: 0
|
||||
retry_count: 1
|
||||
|
||||
Reference in New Issue
Block a user