yao/.github/workflows
Max 128d9b174f feat(workflow): enhance macOS release process with improved build steps and version handling
- Updated the macOS release workflow to include a version input, allowing for dynamic version specification.
- Refactored build steps to streamline the setup of Node.js, pnpm, and Go tools, improving build efficiency.
- Added multiple repository checkouts for dependencies, ensuring all necessary components are available for the build.
- Implemented certificate management for code signing, enhancing the security of the release process.
- Improved artifact creation and signing steps, ensuring a more robust and reliable release pipeline.

Made-with: Cursor
2026-03-15 17:39:35 +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 feat(workflow): enhance macOS release process with improved build steps and version handling 2026-03-15 17:39:35 +08:00
release-macos.yml feat(workflow): enhance macOS release process with improved build steps and version handling 2026-03-15 17:39:35 +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