yao/.github/workflows
Max ee48f3a946 feat(workflow): enhance release workflows with version tagging and dependency management
- Added steps to clone necessary dependencies in the Linux release workflow, ensuring all components are available for the build.
- Implemented version setting from Git tags in both Linux and macOS workflows, improving version management consistency.
- Updated the build script to extract and set the version from the YAO_VERSION environment variable, enhancing clarity in version handling.
- Streamlined artifact creation steps to ensure proper versioning and organization of release artifacts.

Made-with: Cursor
2026-03-16 09:40:36 +08:00
..
build-docker.yml refactor(build): standardize artifact naming and streamline workflows 2026-03-16 09:10:47 +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 refactor(build): standardize artifact naming and streamline workflows 2026-03-16 09:10:47 +08:00
notarize-macos.yml feat(workflow): enhance macOS release process with improved build steps and version handling 2026-03-15 17:39:35 +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(sandbox): update sandbox status messages and improve loading feedback 2026-03-15 13:52:38 +08:00
release-linux.yml feat(workflow): enhance release workflows with version tagging and dependency management 2026-03-16 09:40:36 +08:00
release-macos.yml feat(workflow): enhance release workflows with version tagging and dependency management 2026-03-16 09:40:36 +08:00
release.yml feat(workflow): enhance release workflows with version tagging and dependency management 2026-03-16 09:40:36 +08:00
unit-test-v1.yml chore(env): update sandbox environment and unit test workflow for improved configuration 2026-03-12 21:34:18 +08:00
unit-test.yml feat(sandbox): update sandbox status messages and improve loading feedback 2026-03-15 13:52:38 +08:00