yao/sandbox/v2
Max fcfe609344 Refactor CI workflows for Tai service and update health checks
- Rename and enhance the Docker instance startup steps for Tai in CI workflows, improving clarity and readiness checks for both HTTP and gRPC services.
- Update health check logic to ensure accurate reporting of service readiness, including specific error messages for failures.
- Modify environment variable configurations to streamline the setup for K8s and Docker instances, ensuring consistent port usage across tests.

These changes improve the reliability and clarity of the CI processes for the Tai service, enhancing overall testing and deployment workflows.
2026-03-05 21:58:04 +08:00
..
docker Refactor CI workflows for Tai service and update health checks 2026-03-05 21:58:04 +08:00
bench_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
box.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
box_attach_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
box_image_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
box_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
box_workspace_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
config.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
DESIGN.md Refactor CI workflows for Tai service and update health checks 2026-03-05 21:58:04 +08:00
errors.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
export_test.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
grpc.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
grpc_test.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
IMPL.md Refactor CI workflows for Tai service and update health checks 2026-03-05 21:58:04 +08:00
Makefile Implement VNC support in Sandbox V2 tests and enhance Docker test image 2026-03-05 15:07:53 +08:00
manager.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
manager_lifecycle_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
manager_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
sandbox.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
sandbox_test.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
TEST.md Refactor CI workflows for Tai service and update health checks 2026-03-05 21:58:04 +08:00
testutils_test.go Refactor CI workflows for Tai service and update health checks 2026-03-05 21:58:04 +08:00
types.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00