🚀 Updates
-
Added code owners (
CODEOWNERS) support.- Added
ownerssetting tomoon.yml. - Added
codeownerssetting to.moon/workspace.yml. - Added
moon sync codeownerscommand.
- Added
-
Added
vcs.providersetting to.moon/workspace.yml. -
Added a new action to the graph,
SyncWorkspace, that'll be used for workspace-level checks. -
Added
workspace.syncingandworkspace.syncedwebhooks. -
Added
MOON_OUTPUT_STYLEandMOON_RETRY_COUNTenvironment variables. -
Rust
- Improved Cargo workspace root and members detection.
⚙️ Internal
- Deprecated the
moon synccommand, usemoon sync projectsinstead. - Refactored task inputs, outputs, and file groups to be more accurate.
- Updated Rust to v1.70.