mfordjody opened a new pull request, #977: URL: https://github.com/apache/dubbo-kubernetes/pull/977
## What is this PR for? Replace release-time third-party Actions that are blocked by the Apache organization policy with equivalent Docker Buildx and Cosign CLI commands. Build the multi-architecture image through native Go cross-compilation so QEMU is not required. ## What type of PR is it? Bug Fix ## What is the Jira issue? N/A ## How should this be tested? - `actionlint .github/workflows/release.yaml` - local `docker buildx build --platform linux/amd64,linux/arm64 ...` - rerun the `0.4.4` release after merge -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
