Migration from 0.9.x to 2.0
- Move deployment scripts form
Build/
toSurf ~/.
surf/ deployments - Rename task or use migrate command to switch to new task names
- Set
transfer
andMethod package
options in your application, as the default changed from git to rsyncMethod - Change options for
Create
: Now the specified directories are based on the application's release path not the general deployment path (which did not make much sense)Directories Task - Neos CMS only: Add the task
TYPO3\
to the stepSurf\ Task\ Neos\ Neos\ Import Site Task migrate
again if you use the Neos Application and need it to import your content after each deployment