- Added environment variables for YAO_SANDBOX_WORKSPACE and YAO_SANDBOX_IPC in the CI workflows to improve sandbox test configuration. - Refactored test directory management in manager_test.go to utilize the new getTestDirs function, allowing for better handling of workspace and IPC directories, whether using environment variables or temporary directories. - Improved cleanup logic to ensure temporary directories are removed only when created, enhancing test reliability. |
||
|---|---|---|
| .. | ||
| build-docker-internal.yml | ||
| build-docker.yml | ||
| build-linux.yml | ||
| build-macos.yml | ||
| pr-receive.yml | ||
| pr-test.yml | ||
| release-macos.yml | ||
| unit-test.yml | ||