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
Both the sync and the deploy tasks use the backup tasks, which means we'd have to create an additional package for the backup tasks.
Also the backup, sync and deploy tasks all depend on the getRemoteSettings method, which means we'd have to extract that as well. Although consolidation/robo#552 might be a big help here...
n.b. consolidation/robo#552 now supports injecting default values for task setter methods from configuration. You should review that PR and the associated documentation it contains to see if it meets your use-case for configuration.
E.g. protected function syncTask(), public function digipolisSyncLocal()
New package name robo-digipolis-sync
The text was updated successfully, but these errors were encountered: