Skip to content

Releases: deployphp/deployer

v7.0.0-beta.38

03 Nov 15:14
Compare
Choose a tag to compare

This release deprecates local() tasks.

Also, dep config now shows all configuration options. Bunch of other improvements.

v7.0.0-beta.37

26 Oct 22:43
d220ae6
Compare
Choose a tag to compare
Adding gitlab collapsible tasks support. (#2718)

* Adding gitlab collapsible tasks support.

* remove patch.

Co-authored-by: Dan Shumaker <dshumaker@unleashed-technologies.com>

v7.0.0-beta.36

22 Oct 21:48
Compare
Choose a tag to compare
  • This release fixes php7 problems with phar.

From beta.35

This release changes YAML recipes format for tasks. Move run one level up, prefix run with a -, remove script:.

tasks:
  deploy:
    - desc: Who am I?
    - run: whoami

v7.0.0-beta.35

21 Oct 21:16
Compare
Choose a tag to compare

This release changes YAML recipes format for tasks. Move run one level up, prefix run with a -, remove script:.

tasks:
  deploy:
    - desc: Who am I?
    - run: whoami

v7.0.0-beta.34

19 Oct 21:42
Compare
Choose a tag to compare
Release 7.0.0-beta.34

v7.0.0-beta.33

19 Oct 15:26
Compare
Choose a tag to compare
Release 7.0.0-beta.33

v7.0.0-beta.32

18 Oct 16:35
Compare
Choose a tag to compare
Release 7.0.0-beta.32

v7.0.0-beta.31

15 Oct 22:49
Compare
Choose a tag to compare
Release 7.0.0-beta.31

v7.0.0-beta.30

14 Oct 20:03
Compare
Choose a tag to compare
Release 7.0.0-beta.30

v7.0.0-beta.29

13 Oct 19:49
Compare
Choose a tag to compare
Release 7.0.0-beta.29