deployer
deployer copied to clipboard
The PHP deployment tool with support for popular frameworks out of the box
- Deployer version: 7.0.0-rc.8 - Deployment OS: Mac OS 12.4 - M1 Default `deploy.php` with `remote_user` = `ubuntu` Error: ``` task provision:website [production] error .... [production] run [ -d /home/deployer/app...
- Deployer version: 7.0.0-rc.8 - Deployment OS: Mac OS 12.4 - M1 Default `deploy.php` Caddy install fails with: ``` The following signatures couldn't be verified because the public key is...
Hi, I'm trying to refactor our use of deployer 6 to 7 and I'm running into an issue: I have multiple stages e.g: - lab - staging - production and...
Update docs for #3129 - [#3129 ] Docs added Please, regenerate docs by running next command: $ php bin/docgen
- Deployer version: Deployer 6.8.0 - Deployment OS: ubuntu 20.04 hi, when I try to execute the script in CD with predefined answer it always renders "no". ```bash yes |...
Bumps [justinrainbow/json-schema](https://github.com/justinrainbow/json-schema) from 5.2.11 to 5.2.12. Release notes Sourced from justinrainbow/json-schema's releases. v5.2.12 Backport Fix type validation failing for "any" and false-y type wording (justinrainbow/json-schema#686) Commits ad87d5a Fix type validation...
https://github.com/magento/magento2/pull/30090 added support for a new `--no-parent` flag for static content deployment. https://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-static-view.html#config-cli-subcommands-staticview recommends using it: > Do not generate files for the parent themes of the current theme. It...
This fixes #3111 by just not removing the release directory. This is supposedly save to do, since Deployer keeps track of good releases. - [x] Bug fix #3111
- Deployer version: 6.8.0 - Deployment OS: Ubuntu 20.4 We recently had a production deployment which failed because of a database timeout. We were able to just finish the last...
- [x] Bug fix #…? - [x] New feature? - [x] BC breaks? - [ ] Tests added? - [ ] Docs added? Please, regenerate docs by running next command:...