Commit graph

55 commits

Author SHA1 Message Date
Andrés Montañez 373ce5d761 Fixes for v4.1.1 2021-02-20 17:16:24 -03:00
Andrés Montañez eae991dc60 Improve tar command 2021-02-18 22:18:45 -03:00
Andrés Montañez 82a34a8c49
Merge pull request #429 from fritzmg/fix-cleanup-task-windows
[RFC] do not use PHP_EOL for remote data
2021-02-18 22:01:57 -03:00
Andrés Montañez 1f8bd55483
Merge pull request #436 from artur-tud/feature/release-with-timeout
Make CopyTask scp command timeout configurable
2021-02-18 21:45:14 -03:00
Maksim Mikhailov f2239b6156 update tests 2021-02-11 19:57:40 +03:00
artur-tud ddc3825e76 Custom timeout for upload a archive 2019-08-25 16:49:12 +02:00
fritzmg 695dfc5ff2 do not use PHP_EOL for remote data 2018-11-20 14:06:12 +01:00
Andrés Montañez b4f613067e [Discovery One] Improve tests 2018-03-31 04:42:01 -03:00
Andrés Montañez 3dc7acf3d4 [Discovery One] Improve tests 2018-03-31 04:34:54 -03:00
Andrés Montañez 83110941eb [Discovery One] Add Cache Pool Task for Symfony, remove Assetic task 2018-03-31 04:28:35 -03:00
Andrés Montañez 05d9cf0b80 [Discovery One] Upgrade to Symfony 4 and PHPUnit 7 2018-03-29 20:19:35 -03:00
Andrés Montañez b5f181bb18 Improve tests 2018-03-29 17:55:54 -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 bab5e164a5 [Issue-380] Throw exception if log_dir is defined but doesn't exists 2018-03-29 17:14:11 -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 26150f4e60 Merge pull request #392 from WorldWarIII/SupportHostPortNotation
[FEATURE]Support colon notation in host config definition
2017-07-22 16:10:42 -03:00
ivand 3a2c00dbcb Support colon notation in host config definition 2017-07-05 12:57:22 +02:00
Tobias Lode 66191b7088 Remove coalesce operator
Remove strict types declaration
2017-05-29 10:38:58 +02:00
Tobias Lode 21bcdf76cc Add timeout option for assetic:dump task 2017-05-29 10:07:13 +02:00
Andrés Montañez aa9793999a Allow to pre-register Custom Tasks 2017-04-14 20:36:45 -03:00
Andrés Montañez c14e3bc710 Add tests 2017-04-14 16:46:47 -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 261015981b Add tests 2017-04-14 15:35:27 -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 b45d85c030 [Nostromo] Improve coverage 2017-02-11 02:07:08 -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 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 6ec596f9a9 [Tests] Adjust tests to new command escaping 2017-02-10 23:20:02 -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
Yanick Witschi b2099105fc Added support for environment specific composer settings 2017-02-01 15:23:44 +01:00
Andrés Montañez 12d9352d38 [Nostromo] Improve Tests and Coverage 2017-01-29 19:43:39 -03:00
Andrés Montañez a3cbe97ac1 [Nostromo] Issuws with Tar and large filenames 2017-01-29 19:32:08 -03:00
Andrés Montañez 0bae8e2b1b [Nostromo] Refactor config load 2017-01-29 19:25:03 -03:00
Andrés Montañez 91da979151 [Nostromo] Refactor config 2017-01-29 18:25:02 -03:00
Andrés Montañez c2fffa9003 [Nostromo] Rename TarGz tasks to just Tar 2017-01-14 22:36:15 -03:00
Andrés Montañez 22576d082f [Nostromo] TarGz, do not preserve owner but do preserve modes 2017-01-12 23:22:04 -03:00
Andrés Montañez 12f07aecef [Nostromo] Improve covergage and tests 2017-01-11 22:50:18 -03:00
Andrés Montañez b095cd0bb8 [Nostromo] Refactor Runtime methods. 2017-01-11 22:22:21 -03:00