@moonrepo/cli
Advanced tools
Changelog
1.16.0
node.packageManager: 'bun'
.rust.components
and rust.targets
settings to .moon/toolchain.yml
.rustup
when the pipeline is ran.MOON_TOOLCHAIN_FORCE_GLOBALS
environment variable, that will force all toolchain tools
to use the global binary available on PATH
, instead of downloading and installing.experiments.interweavedTaskInheritance: false
in
.moon/workspace.yml
.automation
, for projects like E2E and integration testing.yarn dlx
, pnpm dlx
,
bunx
.moon ci
and git
would fail if there's only 1 commit on the base branch.runInCI
was not respected when a task is a dependency of an affected task.replace
merge strategy would not apply for empty values.