@moonrepo/core-macos-arm64
Advanced tools
Changelog
1.0.3
hasher.batchSize
to control the number of files to be hashed per batch.git hash-object
during the
inputs collection process. For large projects, you'll see improved performance.hasher.walkStrategy
was "vcs".noop
task would not start or run in
parallel.Changelog
1.0.2
moon run
or moon check
would hang when not running in a workspace.~/.moon
.Changelog
1.0.1
envFile
to log a warning instead of triggering an error when .env.
is missing.envFile
to support workspace relative paths when prefixed with /
..moon/tasks/*.yml
were not scaffolded into Dockerfile
s.Changelog
1.0.0
moon upgrade
command to install the moon
binary to
~/.moon/bin
.constraints
setting to .moon/workspace.yml
, allowing for project/dep relationships to
be enforced.hasher.warnOnMissingInputs
setting to .moon/workspace.yml
.shell
task option to moon.yml
that will wrap system tasks in a shell.tags
setting to moon.yml
for project categorization.--tags
option to the moon query projects
command.telemetry
setting to .moon/workspace.yml
.$projectAlias
, $date
, $time
, $datetime
, and $timestamp
.env
and .env
files to support variable substitution using ${VAR_NAME}
syntax.[]
is configured, and all **/*
is inherited.check
, ci
, run
, and sync
commands..moon/cache
.