Skip to content

Tags: deployphp/deployer

Tags

v8.0.5

Toggle v8.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
antonmedv Anton Medvedev
fmt

v8.0.4

Toggle v8.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Magento 2 Recipe: Fix import needed after deployment failure during u…

…pgrade #4180 (#4181)

* Fix config import needed on revert.  #4180

* Run docgen

* Fix code quality and style

* Update docs

* Update recipe/magento2.php

Remove unneeded comment for docs.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Ensure bin/magento commands run on last secussfull release on failed deployment.

* Update recipe/magento2.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Generate docs

* Magento failure subtasks should fail gracefully in case of new or blank installs.

* update docs

* Fix style

* Generalize app config import log

* Handle run command Timeout exceptions.

* Generate docs

* Fix styling

* generate docs

* Fix styles

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v8.0.3

Toggle v8.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
antonmedv Anton Medvedev
Fix ssh connection options for ssh command

v8.0.2

Toggle v8.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
antonmedv Anton Medvedev
Use `array_values` to ensure proper indexing during `project_hash` ca…

…lculation

v8.0.1

Toggle v8.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
antonmedv Anton Medvedev
Add `human_duration` helper and integrate duration output in `Logger`

v8.0.0

Toggle v8.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
antonmedv Anton Medvedev
Update import references to support MAML replacing YAML

v8.0.0-rc.1

Toggle v8.0.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add optimisations to dockerfile (#4191)

Separate and delete build dependencies, add .dockerignore file

v8.0.0-rc

Toggle v8.0.0-rc's commit message
[automatic] Update docs with bin/docgen

v8.0.0-beta

Toggle v8.0.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Run reload after deploy (#4145)

* Run reload after deploy

Updated the artisan reload task to include a minimum version parameter. Run de reload command after publishing the release.

* Update docs

v8.0.0-alpha.3

Toggle v8.0.0-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add labeler