Commit graph

29 commits

Author SHA1 Message Date
Andrés Montañez 5d2ab6fa64
[Galactica] Allow to deploy a specific tag. 2022-04-10 21:34:29 -03:00
Andrés Montañez a370c1c0c9
[Galactica] Improve Windows compatibility 2022-04-10 18:53:26 -03:00
Andrés Montañez fc8da5b229
Merge pull request #427 from fritzmg/patch-1
Use fallback for posix_getpwuid on Windows
2022-04-10 18:43:22 -03:00
Andrés Montañez 23b1794321
[Galactica] V5 - tests 2022-04-10 01:41:27 -03:00
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 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
Fritz Michael Gschwantner df248dd1b0 use fallback for posix_getpwuid on Windows 2018-09-10 18:40:09 +02: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 4735f0c51e Tweak host port 2017-07-22 16:35:28 -03:00
ivand 3a2c00dbcb Support colon notation in host config definition 2017-07-05 12:57:22 +02:00
Andrés Montañez efdf816c7e Merge branch 'master' into nostromo 2017-02-10 23:30:20 -03:00
Andrés Montañez 28396c1799 [Fix] Fixes escaping issues on remote commands 2017-02-10 22:59:04 -03:00
Yanick Witschi 532a3146b0 Renamed method 2017-02-03 08:43:24 +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
Piotr Krawczyk dd6b242256 Reading a default ssh user while executing remote command 2017-01-30 11:24:43 +01:00
Andrés Montañez d89aaa8d56 [Scrutinizer] Fix Minor issues 2017-01-24 17:32:01 -03:00
Andrés Montañez aa47edbc1b [Scrutinizer] Fix Major issues 2017-01-24 17:28:37 -03:00
Andrés Montañez b095cd0bb8 [Nostromo] Refactor Runtime methods. 2017-01-11 22:22:21 -03:00
Andrés Montañez 7493e3cfae [Nostromo] Regroup Strategies 2017-01-11 21:57:29 -03:00
Andrés Montañez 949ca7c625 [Nostromo] Apply Mess Detector recommendations 2017-01-11 21:30:12 -03:00
Andrés Montañez c9ec69e385 [Nostromo] Refactor Runtime, added getEnvParam method 2017-01-11 17:59:41 -03:00
Andrés Montañez c2b83428f0 [Nostromo] Apply PHP Mess Detector recommendations 2017-01-10 22:02:35 -03:00
Andrés Montañez cec0bc1255 [Nostromo] Refactor Deployment, add Strategies. 2017-01-10 21:28:32 -03:00
Tadas Gliaubicas bd6a3d5808 Change structure. 2017-01-10 14:31:57 +02:00