v1.37.2
·
337 commits
to master
since this release
🚀 Updates
- Updated
moon cito always run the sync workspace action, even when no tasks are affected.
🐞 Fixes
- Fixed an issue where
gitcommands would attempt to execute, even when nogitbinary was found. - Fixed an issue where
moon docker scaffoldwould over scaffold the same project multiple times. - Fixed an issue where proto would be installed when
MOON_TOOLCHAIN_FORCE_GLOBALSis set. - Reworked the
gitcommands that are executed forgit://based code generation.
⚙️ Internal
- Updated dependencies.