- Removed the workflow_dispatch trigger from both release workflows to enforce tag-based releases. - Added a mechanism to wait for draft releases before uploading assets, ensuring all necessary files are present. - Implemented asset upload to GitHub releases and conditional publishing based on asset completeness. - Enhanced SHA256 checksum generation for both production and development binaries. |
||
|---|---|---|
| .. | ||
| build-docker.yml | ||
| build-linux.yml | ||
| build-macos.yml | ||
| create-release.yml | ||
| notarize-macos.yml | ||
| pr-receive.yml | ||
| pr-test.yml | ||
| release-linux.yml | ||
| release-macos.yml | ||
| unit-test-v1.yml | ||
| unit-test.yml | ||
| update-cdn-latest.yml | ||