deployer icon indicating copy to clipboard operation
deployer copied to clipboard

`update_code` recipe - 3rd option `update_code_strategy` that loads submodule

Open AWqxKAWERbXo opened this issue 7 months ago • 0 comments

This adds the ability to use submodules with update_code set to clonse_submodule while staying backwards compatible.

Issue: https://github.com/deployphp/deployer/issues/2802

Using submodules were possible in Deployer 6 but not 7 and could be reintroduced like this.

  • [ ] Bug fix
  • [x] New feature?
  • [ ] BC breaks?
  • [ ] Tests added?
  • [ ] Docs added?

Please, regenerate docs by running next command: $ php bin/docgen

AWqxKAWERbXo avatar Apr 29 '25 11:04 AWqxKAWERbXo