Michael Erkens
18ecbcac73
fix whitespace
2017-11-27 11:18:22 +01:00
Michael Erkens
fe4dd4201a
permission denied for the git working direcotry
...
When using the "become" option in a host configuration, the work directory for git needs to be accesible for that user.
For example, the homedirectory from the user I use to SSH isn't readable for the user I use to deploy, so it fails with a "permission denied".
(also make sure to set the HOME enviroment variable so the correct git configuation can be read if needed)
2017-11-27 11:14:30 +01:00
Anton Medvedev
c34de4b4f9
Apply fixes from StyleCI
2017-09-01 05:39:26 +00:00
Anton Medvedev
dc96a73747
Catch Throwable instead of RuntimeException in deploy:update_code
2017-09-01 12:39:09 +07:00
Mathias Brodala
86196c9cfb
Make branch less delicious
2017-08-14 14:43:31 +02:00
Anton Medvedev
53b0261c1b
Refactor run and runLocally return type
2017-08-12 18:06:21 +03:00
Anton Medvedev
0a91193597
Fix 🥑
2017-08-12 17:44:17 +03:00
Anton Medvedev
2e02e76e88
Fix 🥝
2017-08-12 17:32:45 +03:00
Anton Medvedev
9c30226351
Fix tests
2017-08-12 17:07:21 +03:00
Anton Medvedev
d0dc58ec70
Fix tests
2017-08-12 16:52:29 +03:00
Anton Medvedev
d288c2d7e2
Fix tests
2017-08-12 16:43:25 +03:00
Anton Medvedev
a78fcc0619
Fix tests
2017-08-12 16:34:08 +03:00
Anton Medvedev
b9a366a173
Refactored branch behavior and added deploy:info task
2017-08-12 11:56:35 +03:00
Rick Kuipers
c987bb88c6
Introduce git_recursive option
2017-08-10 10:22:57 +02:00
snowiow
1e8bad3022
merge upstream
2017-05-15 19:08:31 +02:00
snowiow
d373ba3f33
throw the correct exception on --reference fail
2017-05-15 17:29:58 +02:00
Anton Medvedev
a7f54ac65e
Add previous_release var
2017-04-08 21:06:15 +07:00
Anton Medvedev
ace288978c
Better tty
2017-03-12 23:04:48 +07:00
Anton Medvedev
c6dc030b30
Refactor common.php
2016-11-19 15:13:32 +07:00