Commit graph

142 commits

Author SHA1 Message Date
Andrés Montañez 23dae99c1a Update to Version 3.4.0 2018-03-29 19:29:59 -03:00
Andrés Montañez 5fa99c68f5 [Issue#415] Remove timeout on Deploy with Tar or Rsync tasks 2018-03-29 18:33:40 -03:00
Andrés Montañez 7860fea425 Improve tests for php 7.2 2018-03-29 18:09:11 -03:00
Andrés Montañez 50ddf081fb [BUGFIX] [Issue#405] Malformed ssh command when defining host:port notation 2018-03-29 17:38:28 -03:00
Andrés Montañez 4232059d7e [BUGFIX] [Issue#405] Malformed ssh command when defining host:port notation 2018-03-29 17:33:20 -03:00
Andrés Montañez ceb07a306f [Issue-380] Throw exception if log_dir is defined but doesn't exists 2018-03-29 16:48:14 -03:00
Andrés Montañez b13b3f92b6 Update to Dev version 2017-07-22 18:13:26 -03:00
Andrés Montañez 621bb8e8df Update to Version 3.3.0 2017-07-22 17:46:31 -03:00
Andrés Montañez c8d8689622 Allow to define the tar binary path. 2017-07-22 17:14:36 -03:00
Andrés Montañez 4735f0c51e Tweak host port 2017-07-22 16:35:28 -03:00
Andrés Montañez 26150f4e60 Merge pull request #392 from WorldWarIII/SupportHostPortNotation
[FEATURE]Support colon notation in host config definition
2017-07-22 16:10:42 -03:00
Andrés Montañez dbbb35fa70 Merge pull request #386 from tlode/assetic-dump-timeout
[FEATURE] Add timeout option for assetic:dump task
2017-07-22 15:51:47 -03:00
ivand 3a2c00dbcb Support colon notation in host config definition 2017-07-05 12:57:22 +02:00
Tobias Lode 21bcdf76cc Add timeout option for assetic:dump task 2017-05-29 10:07:13 +02:00
Andrés Montañez 280f48cd18 Version 2017-04-14 23:07:04 -03:00
Andrés Montañez b075430ec4 v3.2 2017-04-14 22:37:45 -03:00
Andrés Montañez aa9793999a Allow to pre-register Custom Tasks 2017-04-14 20:36:45 -03:00
Andrés Montañez 0d3c595b18 Merge pull request #365 from nolotz/nostromo
[FEATURE] Adds from paramter for rsync and tar tasks
2017-04-14 16:36:37 -03:00
Andrés Montañez 0fe106610a Allow Exclude to be defined globally. 2017-04-14 16:29:22 -03:00
Andrés Montañez ef72936c52 Cleanup 2017-04-14 16:03:46 -03:00
Andrés Montañez ddee3f0226 [CQ] Add Symfony abstract task 2017-04-14 15:43:27 -03:00
Andrés Montañez 88afbc76f9 [CQ] Add Composer abstract task 2017-04-14 15:24:39 -03:00
nlotzer 32cd0aff02 Adds from paramter for rsync and tar tasks 2017-03-14 15:17:34 +01:00
Dave Clarke 5f0b5d86c7 Added support for configuring runCommand's timeout argument in Composer InstallTask 2017-03-08 15:35:36 -06:00
Andrés Montañez 7dd445dc82 [Nostromo] Versioning 2017-02-25 20:06:55 -03:00
Andrés Montañez c5125f7940 v3.1.0 2017-02-25 20:06:26 -03:00
Andrés Montañez fc851dd661 [Nostromo] Exec task 2017-02-25 19:31:25 -03:00
Andrés Montañez 2e7caa8229 Merge pull request #356 from Toflar/exec-task
Added task to execute arbitrary commands
2017-02-25 18:40:25 -03:00
Andrés Montañez 9d6163669a [Nostromo] PHP CS Fixer 2017-02-11 02:04:16 -03:00
Andrés Montañez 67c3a23bbb [Nostromo] Refactor Composer SelfUpdate 2017-02-11 02:01:49 -03:00
Andrés Montañez f7448e39e7 [Nostromo] Refactor Composer SelfUpdate 2017-02-11 01:53:22 -03:00
Andrés Montañez d8f2359d12 [Nostromo] Refactor Composer Update, organize task tests better 2017-02-11 01:48:26 -03:00
Andrés Montañez 5054fb45d0 Merge pull request #355 from Toflar/composer-selfupdate
Added composer selfupdate command
2017-02-11 00:48:33 -03:00
Andrés Montañez f6886f3d28 [Nostromo] Refactor FS Tasks flagging system 2017-02-11 00:30:49 -03:00
Andrés Montañez 2c087ab477 Merge pull request #351 from thePanz/344-allow-flags-filesystem-tasks
344: allow flags filesystem tasks
2017-02-11 00:15:53 -03:00
Andrés Montañez 55faaaa8f0 [fs/chmod] Allow to not use flags 2017-02-11 00:06:57 -03:00
Andrés Montañez abf10b05f8 Allow to define default options in the tasks (eg: flags) 2017-02-11 00:03:38 -03:00
Andrés Montañez 83f047aab0 Allow to define default options in the tasks (eg: flags) 2017-02-10 23:57:34 -03:00
Andrés Montañez 7c2f24b4c4 Merge branch 'nostromo' of github.com:andres-montanez/Magallanes into nostromo 2017-02-10 23:34:09 -03:00
Andrés Montañez efdf816c7e Merge branch 'master' into nostromo 2017-02-10 23:30:20 -03:00
Andrés Montañez 94214ed076 Update Changelog and Version 2017-02-10 23:24:16 -03:00
Andrés Montañez 28396c1799 [Fix] Fixes escaping issues on remote commands 2017-02-10 22:59:04 -03:00
Yanick Witschi 50354a3624 Added task to execute arbitrary commands 2017-02-10 17:42:22 +01:00
Yanick Witschi eba1e61d47 Added composer selfupdate command 2017-02-10 16:50:43 +01:00
thePanz 33364f5e24 Added Flags to FS tasks (closes #344) 2017-02-07 23:28:10 +01:00
Marian Bäuerle 49d5587127 Add change mode task with test 2017-02-05 21:52:16 +01:00
Andrés Montañez 35e835f0c9 Merge pull request #342 from thePanz/rsync-ignore-empty-excludes
Rsync task: ignore empty 'exclude' parameters
2017-02-05 16:20:37 -03:00
thePanz e2bb29334d Rsync task: ignore empty 'exclude' parameters 2017-02-05 17:20:15 +01:00
Yanick Witschi 532a3146b0 Renamed method 2017-02-03 08:43:24 +01:00
Yanick Witschi b2099105fc Added support for environment specific composer settings 2017-02-01 15:23:44 +01:00