@moonrepo/core-macos-arm64
Advanced tools
Changelog
1.15.3
Changelog
1.15.2
moon run --interactive
to allow more than 1 target.SyncProject
action
type.Changelog
1.15.1
build
dependencies, and be over
zealous with root-level projects.cargo-binstall
package.Changelog
1.15.0
deps
) on other tasks from arbitrary projects (the parent project doesn't
implicitly or explicitly depend on the other project) will now automatically mark that other
project as a "peer" dependency. For example, "b" becomes a peer dependency for "a".SyncWorkspace
action, instead of this action running
arbitrarily.RunTarget
to RunTask
, including interactive and persistent variants.moonrepo/setup-toolchain
,
that replaces both setup-moon-action
and setup-proto
.moon action-graph
command.--dependents
argument to moon action-graph
.RunTask
actions using environment variables.moon dep-graph
command.moon ci
or moon run --dependents
) wouldn't always
locate all downstream tasks.Changelog
1.14.5