62 Commits

Author SHA1 Message Date
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
8e01cf6924 Refactor environment variables handling 2017-08-12 20:31:19 +03:00
Anton Medvedev
d4205d0dcc Update writable.php 2017-08-12 18:50:41 +03:00
Anton Medvedev
80e68eced7 Merge branch 'master' into deploy_writable_tty 2017-08-12 18:49:52 +03: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
b2102488a2 Apply fixes from StyleCI 2017-08-12 08:56:47 +00: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
grohiro
3c0bfc2429 Fix indentation 2017-07-01 11:09:13 +09:00
grohiro
4b72952255 Enable to allocate a TTY for deploy:writable task
It allows to use sudo with password when running `deploy:writable` task.
Added a variable {{writable_request_tty}} (boolean)
2017-07-01 01:08:19 +09:00
Anton Medvedev
891d25108b Add check for unzip 2017-06-05 12:53:01 +07: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
90d040af1f Fix cleanup task and releases list 2017-05-04 13:00:01 +07:00
Anton Medvedev
7dea6107c3 Use previous_release in copy_dirs task 2017-04-08 21:20:09 +07:00
Anton Medvedev
a7f54ac65e Add previous_release var 2017-04-08 21:06:15 +07:00
Anton Medvedev
bafb0b872a Restrict ConfigurationException usage only by Configuration 2017-04-08 17:02:30 +07:00
Anton Medvedev
a716aa4f7d Merge pull request #1146 from vinpel/init_with_yii2_receipe
Init with yii2 receipe
2017-04-06 14:00:57 +07:00
root
c3a5c2481d add changelog data, fix indentation 2017-04-05 19:24:23 +00:00
Mathias Brodala
0acbb4c6fb Improve lock message
Prefix launcher script and append current stage.
2017-04-05 15:02:19 +02:00
root
677e1cccb3 fix styleCi 2017-04-04 20:16:16 +00:00
root
4dde839a36 Copy shared file from release if not present in shared_dir 2017-04-04 19:50:11 +00:00
Anton Medvedev
d85952e6ea Add cleanup_use_sudo #330 2017-03-26 13:16:12 +07:00
Anton Medvedev
da84ec329e Refactor parallel execution 2017-03-19 22:52:05 +07:00
Anton Medvedev
81ba8e3034 Add facts 2017-03-14 20:16:54 +07:00
Anton Medvedev
14a8f8f9c4 Add use_atomic_symlink option 2017-03-13 15:13:34 +07:00
Anton Medvedev
ace288978c Better tty 2017-03-12 23:04:48 +07:00
Anton Medvedev
92a4c20271 Refactor server+environment to host 2017-03-12 21:56:23 +07:00
Gulios
b697de7d1d Create after checked source directory 2017-03-09 19:09:28 +01:00
Gulios
61dded685d Copy nested directories 2017-03-08 13:42:37 +01:00
Anton Medvedev
d03f45b29e Remove unused variable 2017-02-24 23:25:31 +07:00
Maksim Kuznetsov
a4900c94c9 Create writable_dirs if they don’t exist 2017-02-24 02:27:50 +03:00
Anton Medvedev
165b630034 Apply fixes from StyleCI 2017-02-22 08:17:37 +00:00
Matt Crossley
8bfe691dd8 Added a comment. 2017-02-21 23:05:18 -08:00
Matt Crossley
f87a1a11ea Fixed old releases not being cleaned up when keep_releases reduced by more
than half.
2017-02-21 22:50:28 -08:00
Matt Crossley
baa84b8292 Fixed an issue with the output of ls. Forces single column output and
trims newlines.
2017-02-21 01:38:38 -08:00
Maksim Kuznetsov
6213095d7e Fix sharing folders having similar names 2017-02-17 07:46:51 +03:00
Anton Medvedev
ac77a482a9 Increase tailed lines in releases_list 2017-01-31 12:59:41 +07:00
Anton Medvedev
17dcad7b3b Fix working_path behavior 2017-01-28 00:23:15 +07:00
Anton Medvedev
b37e7351a2 Fix deploy:copy_dirs task 2017-01-27 20:54:21 +07:00
Anton Medvedev
e3fd8182a1 Fix styles 2017-01-27 20:15:18 +07:00
Anton Medvedev
972bea553a Refactor release_path
`release_path` returns `current_path` in non-deploy context
2017-01-27 20:03:54 +07:00