Migration from 0.9.x to 2.0¶
Move deployment scripts form
Build/Surfto~/.surf/deploymentsRename task or use migrate command to switch to new task names
Set
transferMethodandpackageMethodoptions in your application, as the default changed from git to rsyncChange options for
CreateDirectoriesTask: Now the specified directories are based on the application's release path not the general deployment path (which did not make much sense)Neos CMS only: Add the task
TYPO3\Surf\Task\Neos\Neos\ImportSiteTaskto the stepmigrateagain if you use the Neos Application and need it to import your content after each deployment