Commit graph

214 commits

Author SHA1 Message Date
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 b45d85c030 [Nostromo] Improve coverage 2017-02-11 02:07:08 -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 5f4236c208 Update Changelog 2017-02-10 23:49:59 -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 db1a1fd9b8 Merge pull request #346 from mbaeuerle/feature-change-mode-task
Add task change mode
2017-02-10 23:33:53 -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 6ec596f9a9 [Tests] Adjust tests to new command escaping 2017-02-10 23:20:02 -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 b36f90e80a [Nostromo] Improve tests and update Changelog 2017-02-05 16:25:58 -03: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
Andrés Montañez c6ec69b7f2 [Nostromo] Update Changelog 2017-02-04 16:40:40 -03:00
Andrés Montañez fef0fee920 Merge pull request #330 from Toflar/composer-environments
Added support for composer environments
2017-02-04 16:35:39 -03:00
Andrés Montañez 67e3291375 Merge pull request #333 from MM-Psiiirus/patch-1
Update example-config.yml
2017-02-04 16:20:28 -03:00
Andrés Montañez 18fd988c21 Update Mage.php 2017-02-04 16:14:23 -03:00
Yanick Witschi 532a3146b0 Renamed method 2017-02-03 08:43:24 +01:00
Toni b09089c270 Update example-config.yml
Because this is a production environment example I would recommend to use the symfony prod env as well.
2017-02-02 10:38:57 +01:00
Yanick Witschi b2099105fc Added support for environment specific composer settings 2017-02-01 15:23:44 +01:00
Yanick Witschi dc48f19b26 Added a a helper method to the runtime that merges env specific options with global ones 2017-02-01 15:23:31 +01:00
Andrés Montañez eddb88bcb7 Merge branch 'nostromo' 2017-01-31 00:56:40 -03:00
Andrés Montañez b7ecc97523 [Nostromo] Tweak Composer 2017-01-31 00:56:33 -03:00
Andrés Montañez 93c31fbc99 Merge branch 'nostromo' 2017-01-31 00:34:00 -03:00
Andrés Montañez 9fcc97bece [Nostromo] Update Readme 2017-01-31 00:33:48 -03:00
Andrés Montañez e8fe31c623 [Nostromo] Stable Version 2017-01-31 00:28:35 -03:00
Andrés Montañez e2b08aefa2 Merge branch 'nostromo' 2017-01-31 00:28:23 -03:00
Andrés Montañez 35a94d56f6 [Nostromo] Dev Version 2017-01-31 00:28:08 -03:00
Andrés Montañez d76c79f526 Merge pull request #327 from andres-montanez/nostromo
[Nostromo] 3.0.0 Release
2017-01-31 00:26:48 -03:00
Andrés Montañez 90652d0f87 [Nostromo] 3.0.0 Release 2017-01-31 00:00:15 -03:00
Andrés Montañez ccb59ca095 Merge pull request #326 from piomet1/master
Reading a default ssh user while executing remote command
2017-01-30 08:48:52 -03:00
Piotr Krawczyk dd6b242256 Reading a default ssh user while executing remote command 2017-01-30 11:24:43 +01:00
Andrés Montañez 82225d5336 Merge pull request #325 from andres-montanez/nostromo
[Nostromo] Prepare for Release
2017-01-29 19:51:59 -03:00
Andrés Montañez 12d9352d38 [Nostromo] Improve Tests and Coverage 2017-01-29 19:43:39 -03:00
Andrés Montañez c98af5dc73 [Nostromo] Make sure app is a MageApplication 2017-01-29 19:41:02 -03:00
Andrés Montañez 8a417d7246 [Nostromo] Do not force a composer.lock 2017-01-29 19:32:52 -03:00
Andrés Montañez a3cbe97ac1 [Nostromo] Issuws with Tar and large filenames 2017-01-29 19:32:08 -03:00