You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current multi-repo setup is causing more trouble than it is solving. There is a significant maintenance burden to keep individual task packages up-to-date, release new versions, and debuga/test task packages.
I've therefor made the choice to revert back to a monorepo setup, where individual task packages are published as read-only subtree splits.
The current multi-repo setup is causing more trouble than it is solving. There is a significant maintenance burden to keep individual task packages up-to-date, release new versions, and debuga/test task packages.
I've therefor made the choice to revert back to a monorepo setup, where individual task packages are published as read-only subtree splits.
Pre-migration:
Migration:
Task/XYZ/src/
toTask/XYZ/
taskdef.properties
/typedef.properties
? Or do something with custom properties?The text was updated successfully, but these errors were encountered: