725 Commits

Author SHA1 Message Date
Elfet
ee51a06864 More informative message on migrations. 2014-07-11 10:26:43 +04:00
Elfet
a06aeae9cd Ask for migrations 👮 2014-07-11 10:23:01 +04:00
Elfet
7a4437c7a3 Print more informative massage with task name on verbosity one (-v) level 🐱 2014-07-11 10:10:04 +04:00
Elfet
a85c38ee13 Fix mock for Environment methods. 2014-07-11 09:49:51 +04:00
Elfet
aa03eddc24 Remove parallel run because of problems with shared memory. 2014-07-11 09:49:03 +04:00
Elfet
06b517ff9e Rebuild deployer-1.1.0-beta.phar 2014-07-08 17:23:25 +04:00
Elfet
e634387d34 Fix phar stub 2014-07-08 17:16:49 +04:00
Elfet
209168365e Update build script 🎌 2014-07-08 17:16:31 +04:00
Elfet
7dc5415125 Correct mock for ServerInterface 🎾 2014-07-08 17:12:56 +04:00
Elfet
62ec61bdcf Merge remote-tracking branch 'origin/master' 2014-07-08 17:03:04 +04:00
Elfet
e661eb0c33 Deployer 1.1.0-beta 🍺 2014-07-08 17:01:59 +04:00
Elfet
1e31d6fe7e Update dependencies 🔮 2014-07-08 17:01:31 +04:00
Elfet
978f59a0e3 Ignore all *.phar 🔭 2014-07-08 17:00:52 +04:00
Elfet
097028f9e6 Update build script 🥚 2014-07-08 17:00:17 +04:00
Elfet
8a6c5871ab Update Symfony Recipe 📝 2014-07-08 16:59:34 +04:00
Elfet
0dc0096e6f Refactor functions to use Environment 😏 2014-07-08 16:58:45 +04:00
Elfet
1863dd4515 Update test to match Deployer 1.1.0. 2014-07-08 16:57:32 +04:00
Elfet
2c2ef355d7 Refactor Task to return Runners instead of direct run 💦 2014-07-08 16:56:48 +04:00
Elfet
9211988dfb Rename Command to RunTaskCommand and prepare to run tasks in parallel 😷 2014-07-08 16:55:51 +04:00
Elfet
7dee7e7c00 Refactor tasks to return Runners instead of direct run 😱 2014-07-08 16:54:41 +04:00
Elfet
151c8060c7 Refactor servers to use Environment 😈 2014-07-08 16:53:51 +04:00
Elfet
82c5689e23 Rename Command to RunTaskCommand 🔥 2014-07-08 12:35:15 +04:00
Anton
25f06585be Merge pull request #26 from Rockstar04/patch-1
Update README.md
2014-07-07 23:56:35 +04:00
Trent Petersen
4fe819bb13 Update README.md
There is no alter command that I can find. It seems this should be the `after` command
2014-07-07 10:27:48 -05:00
Elfet
6a673a7bd2 Allow to start Deployer console app if there are no deploy.php file. 2014-07-07 17:44:06 +04:00
Elfet
c92a022053 Update LICENSE 📄 2014-07-07 16:52:26 +04:00
Elfet
8bf885f6d6 Automatically print to "bin/dep" current version on build 🍀 2014-07-07 16:47:28 +04:00
Elfet
1763a6942e Update deployer.phar 2014-07-07 16:36:33 +04:00
Elfet
9df980bcf0 Update version to 1.0.1 (first patch). 2014-07-07 16:35:41 +04:00
Elfet
f75f500fdc Update deployer.phar 2014-07-07 16:29:25 +04:00
Elfet
549866ee69 Create task for setting right permissions. 2014-07-07 16:28:15 +04:00
Elfet
6cca152fe0 Format output of run function. 2014-07-07 15:33:36 +04:00
Elfet
51d7ffbbe6 Fix app/console path if Symfony recipe. 2014-07-07 14:39:39 +04:00
Elfet
d1b8b73815 Remove #!/usr/bin/env php from bin/dep when build phar 👯 2014-07-07 11:08:04 +04:00
Elfet
9cc6fb9f68 Add manifest.json and update build script to auto update manifest.json 👬 2014-07-07 09:23:33 +04:00
Elfet
8fd939c646 Add self-update command ✌️ 2014-07-07 09:22:03 +04:00
Elfet
a718e7286b Add build script for creating deployer.phar 2014-07-07 08:38:35 +04:00
Elfet
b53f1f2607 Update Symfony recipe 🐳 2014-07-06 22:28:15 +04:00
Elfet
2ac15d63bd Print info description manually. Add ok function. 2014-07-06 22:27:48 +04:00
Elfet
25c78b5b1a Test after/before task in group tasks 🪲 2014-07-06 22:26:52 +04:00
Elfet
3194750708 Fix tests. 2014-07-06 19:06:57 +04:00
Elfet
339baedd14 Base symfony recipe. 2014-07-06 18:30:21 +04:00
Elfet
11ca140f0f Raw run and cd run. 2014-07-06 18:30:05 +04:00
Elfet
8a6b8b11f5 Update test 2014-07-06 17:29:20 +04:00
Elfet
70e6f3821a Move place there to print current task. 2014-07-06 17:28:37 +04:00
Elfet
39d38e30be Add recipe include path and symfony.php. 2014-07-06 14:10:18 +04:00
Elfet
dacb099f29 Update README.md :octocat: 2014-07-05 14:14:58 +04:00
Elfet
36606631b5 Find autoload.php before require. 🔍 2014-07-05 14:05:17 +04:00
Elfet
51f3f4b58b Fix empty() check for PHP 5.4.* :suspect: 2014-07-05 13:58:57 +04:00
Elfet
a633754ecf Update README.md 🍪 2014-07-05 13:54:11 +04:00