1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-27 13:40:17 +02:00
Commit Graph

28 Commits

Author SHA1 Message Date
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
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
Andrés Montañez
d7724495a9 [Nostromo] Add flags for TarGz tasks 2017-01-14 22:27:52 -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
b095cd0bb8 [Nostromo] Refactor Runtime methods. 2017-01-11 22:22:21 -03:00
Andrés Montañez
c9ec69e385 [Nostromo] Refactor Runtime, added getEnvParam method 2017-01-11 17:59:41 -03:00
Tadas Gliaubicas
bd6a3d5808 Change structure. 2017-01-10 14:31:57 +02:00