yao/.github/workflows
Max cd8db3f591 refactor(workflows): streamline MySQL setup in unit test workflow
- Removed static MySQL service configuration and replaced it with a dynamic Docker run command for better flexibility.
- Added a readiness check for MySQL to ensure it is fully operational before proceeding with tests.
- Updated the MySQL ping command to directly reference the container name for improved clarity.

Made-with: Cursor
2026-03-12 20:52:57 +08:00
..
build-docker.yml feat: add production builds with -s -w stripping and UPX compression 2026-02-03 12:27:37 +08:00
build-linux.yml Update Dockerfiles and GitHub Actions to use version 1.0.0 2025-12-20 12:12:57 +08:00
build-macos.yml feat: add production builds with -s -w stripping and UPX compression 2026-02-03 12:27:37 +08:00
pr-receive.yml refactor: Update Docker image versions and artifact upload actions 2024-07-04 12:21:47 +08:00
pr-test.yml feat(workspace): implement JSAPI with archive support and full test coverage 2026-03-08 14:17:39 +08:00
release-macos.yml debug 2024-09-28 11:39:33 +08:00
unit-test-v1.yml refactor(workflows): streamline MySQL setup in unit test workflow 2026-03-12 20:52:57 +08:00
unit-test.yml chore: update unit-test workflow to use latest Tai image 2026-03-08 22:52:11 +08:00