Commit graph

158 commits

Author SHA1 Message Date
Andrés Montañez 9a46f89266
[Galactica] V5 initial scope 2022-04-10 01:20:03 -03:00
Andrés Montañez 5f2646fe74 Tweaks 2021-02-24 20:09:02 -03:00
Andrés Montañez 373ce5d761 Fixes for v4.1.1 2021-02-20 17:16:24 -03:00
Andrés Montañez 9e4747947b Prepare for v4.1.0 2021-02-18 23:56:26 -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
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 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 e30de6b719
Update version 2018-04-01 18:19:50 -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 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