Skip to content

Releases: leroy-merlin-br/dployer

Fix config option

19 Jan 19:24
3c66776
Compare
Choose a tag to compare
Merge pull request #31 from leroy-merlin-br/bump-bin

fix broken release :(

Accept custom config file

18 Jan 11:12
a5a6d51
Compare
Choose a tag to compare
Merge pull request #30 from leroy-merlin-br/dployer-config

Make dployer configurable

Support for files starting with dot

28 Dec 17:08
Compare
Choose a tag to compare

Now files starting with dot (i.e: .potato) is packed to deploy.

Update phpunit

02 May 20:06
Compare
Choose a tag to compare
v1.2.3

Updated phpunit version from 4.6 to 5.x

Removed .deployment folder before deploy

19 Oct 16:48
Compare
Choose a tag to compare
Merge pull request #26 from rplansky/v1.2.2

Built version v1.2.2

Fixed stop on error feature

07 Oct 16:45
Compare
Choose a tag to compare
Merge pull request #23 from rplansky/bugfix/stop-on-error

Fixed dployer to stop on errors

Stop on errors and --force option

30 Sep 14:26
Compare
Choose a tag to compare

Now deploy process stop on errors by default. If --force option is used, continue the process. If --interactice option is used, asks if user wants to abort deploy.

Configuration file and events

30 Sep 13:46
Compare
Choose a tag to compare

Adds configuration file to make command easier to run and create some new extra features.

Changelog:

  • Create configuration file
  • Add events
  • Interactive mode
  • Verbose mode

First stable version of dployer

16 Jan 13:06
Compare
Choose a tag to compare
v1.0.0

First stable version of dployer