Release Notes
🚀 Updates
- Updated
MOON_BASE and MOON_HEAD to no longer require also passing --affected.
🐞 Fixes
- Fixed an issue in GitLab CI where the wrong
HEAD would be used for merge request pipelines.
Install moon_cli 2.4.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/moonrepo/moon/releases/download/v2.4.6/moon_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/moonrepo/moon/releases/download/v2.4.6/moon_cli-installer.ps1 | iex"
Download moon_cli 2.4.6