Pre-migration:
- Make all task repos read-only
- Prepare on-push script for subtree splits (https://github.com/symplify/monorepo-split-github-action)
Migration:
- Add monorepo-builder dep (https://github.com/symplify/monorepo-builder)
- Move task source files from
Task/XYZ/src/
toTask/XYZ/
- Fix namespace of SVN tasks
- Fix composer.json
- Add all tasks/types back to
taskdef.properties
/typedef.properties
? Or do something with custom properties?