Commit graph

55 commits

Author SHA1 Message Date
Andrés Montañez 728f70fe6d
[Galactica] Sleep task tweaks 2022-04-10 18:13:59 -03:00
Andrés Montañez 2e04ed9fe1
Merge pull request #414 from Toflar/sleep-task
Added sleep task to allow delaying execution of other tasks
2022-04-10 18:07:20 -03:00
Andrés Montañez 47cb64137c
[Galactica] tweaks 2022-04-10 18:06:48 -03:00
Andrés Montañez e6ec044230
[Galactica] V5 - improve exec task 2022-04-10 01:55:49 -03:00
Andrés Montañez 9a46f89266
[Galactica] V5 initial scope 2022-04-10 01:20:03 -03:00
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 db1c5ba4ed
Merge pull request #434 from fritzmg/fix-windows-tar-args
fix tar_create command on Windows
2021-02-18 21:56:52 -03:00
artur-tud ddc3825e76 Custom timeout for upload a archive 2019-08-25 16:49:12 +02:00
fritzmg 94eeb9cb9d fix tar_create command on Windows 2019-05-01 20:21:30 +02:00
fritzmg 695dfc5ff2 do not use PHP_EOL for remote data 2018-11-20 14:06:12 +01: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 5fa99c68f5 [Issue#415] Remove timeout on Deploy with Tar or Rsync tasks 2018-03-29 18:33:40 -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
Yanick Witschi 08dce880be Added sleep task to allow delaying execution of other tasks 2018-01-26 16:39:31 +01:00
Andrés Montañez c8d8689622 Allow to define the tar binary path. 2017-07-22 17:14:36 -03: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 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 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 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
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
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 a3cbe97ac1 [Nostromo] Issuws with Tar and large filenames 2017-01-29 19:32:08 -03:00
Andrés Montañez aa47edbc1b [Scrutinizer] Fix Major issues 2017-01-24 17:28:37 -03:00
Andrés Montañez c2fffa9003 [Nostromo] Rename TarGz tasks to just Tar 2017-01-14 22:36:15 -03:00