gnodet opened a new pull request, #1484: URL: https://github.com/apache/maven-mvnd/pull/1484
- **Adding mvnd for linux on docker on a mac.** - **Found some more places where the platform matrix needs adjusting** - **Add support for Linux ARM64 in Homebrew and SDKMAN! publishing scripts** - **Update Homebrew publishing script to support Linux ARM architecture** - **Adjust platform matrix in release.yaml to exclude macOS 13 and 14 for arm64 architecture** - **Update .github/workflows/release.yaml** - **Update Homebrew publishing script to use correct Linux AMD64 URLs and SHA256 checksums** - **Update publish-on-homebrew.sh** - **Trying to find the issue with the build.** - **fix: update artifact names to use runner.os instead of env.OS since OS does not contain the version and thus generats conflicts** - **fix: removed macos-latest from the matrix as it is the same as macos-14. Also changed the name for the artifacts to upload to have the macos version so they don't collide** - **Exclude macos-latest/x64** - **macos 13 is deprecated, os use macos-15-intel** - **Use scalar for exclusions** - **Use `matrix.arch` instead of `runner.arch`** - **Use --raw-streams** -- 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]
