yao/.github/workflows
Max 1cc513e328 Add Environment Setup Step in CI Workflows
- Introduced a new step in both `pr-test.yml` and `unit-test.yml` workflows to set up environment variables for database configuration.
- Enhanced the environment setup to conditionally configure database connection strings based on the selected database driver, improving test reliability and flexibility.
- Created necessary directories for SQLite database storage when not using MySQL, ensuring proper environment preparation for tests.
2025-12-15 10:07:04 +08:00
..
build-docker-internal.yml ⚠️ BREAKING: Rename XGen to CUI and update license terms 2025-05-18 12:16:45 +08:00
build-docker.yml ⚠️ BREAKING: Rename XGen to CUI and update license terms 2025-05-18 12:16:45 +08:00
build-linux.yml Update AWS CLI version in Dockerfile and add version check in build-linux workflow 2025-05-18 19:14:33 +08:00
build-macos.yml chore: Rename XGen to CUI in macOS build workflow 2025-05-18 17:59:54 +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 Add Environment Setup Step in CI Workflows 2025-12-15 10:07:04 +08:00
release-macos.yml debug 2024-09-28 11:39:33 +08:00
unit-test.yml Add Environment Setup Step in CI Workflows 2025-12-15 10:07:04 +08:00