Skip to content

v1.41.7

Choose a tag to compare

@github-actions github-actions released this 09 Nov 23:14
· 229 commits to master since this release

🚀 Updates

  • Added --upstream (dependencies) and --downstream (dependents) options to moon ci to control
    the graph depth for affected tracking.

🐞 Fixes

  • Fixed an issue where a task mutex would not be respected, and tasks would still run in parallel.
  • Fixed an issue where toolchain dependency install/dedupe would consistently run, because the
    underlying lockfile timestamp kept changing.