yao/.github/workflows
Max d6e5afd26b refactor(workflow): consolidate build steps and remove redundant release processes
- Merged the Linux build job into a single 'build' job for improved clarity and efficiency.
- Removed redundant version retrieval steps from both Linux and macOS workflows, streamlining the release process.
- Updated dependencies and artifact handling to ensure compatibility with the new workflow structure.
- Enhanced the macOS workflow to trigger on version tags, improving version management during releases.

Made-with: Cursor
2026-03-15 17:47:07 +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
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 refactor(workflow): consolidate build steps and remove redundant release processes 2026-03-15 17:47:07 +08:00
release-macos.yml refactor(workflow): consolidate build steps and remove redundant release processes 2026-03-15 17:47:07 +08:00
release.yml refactor(workflow): consolidate build steps and remove redundant release processes 2026-03-15 17:47:07 +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