github moonrepo/moon v1.40.3

7 hours ago

🚀 Updates

  • When running a task, we now set MOON_TASK_RETRY_ATTEMPT and MOON_TASK_RETRY_TOTAL environment
    variables, which can be accessed in child processes.
  • Updated VCS hook scripts to set environment variables for each argument passed to the hook, in the
    format of ARG<n> (1-index based).

🐞 Fixes

  • Fixed an issue where VCS hooks would not be created if they were removed but the cache still
    existed.
  • Fixed an issue where commands executed by a toolchain would sometimes not inherit the PATH
    correctly.

Don't miss a new moon release

NewReleases is sending notifications on new releases.