Releases: CPS-IT/deploy-typo3-capistrano
Releases · CPS-IT/deploy-typo3-capistrano
3.0.0
Deployment update
Changes
- introduced github actions for build and deploy to
hub.docker.com
andghcr.io
registries
Full Changelog: 2.0.0...2.1.0
2.0.0 -
Changes
- Update to dkdeploy-typo3-cms 8.1.x
- The delivered version of Capistrano is patched to avoid random can't dump IO
errors. See the corresponding merge request that introduced this patch.
Migration
1.x → 2.x
- SCM value :copy is deprecated in Capistrano.
- Remove config set :scm, :copy from your deploy.rb file. dkdeploy-core already configures :copy as default value.
- Release folder name pattern has changed.
- There's nothing to do. Capistrano will print a warning until all release
folders with the old name schema are removed. This happens automatically
during the deploy:cleanup task.
- There's nothing to do. Capistrano will print a warning until all release