100 Commits

Author SHA1 Message Date
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
Elfet
c3ffb91169 Update README.md 2014-07-05 13:51:56 +04:00
Elfet
de1c83d4d9 Add after and before task functions. 🍀 2014-07-05 13:31:04 +04:00
Elfet
6ffa1a2fff Prepare command to complex dry-run. 🐈 2014-07-05 13:10:48 +04:00
Elfet
615cfeaca7 Add runLocally function. 2014-07-05 13:09:55 +04:00
Elfet
36874dc0f2 Update test for new classes. 🎩 2014-07-05 12:59:06 +04:00
Elfet
3e540ebdff Add ReferenceTask and GroupTask classes. 2014-07-05 12:58:18 +04:00
Elfet
bdf6d1868e Fix travis ext-ssh2 missing. 2014-07-04 18:31:45 +04:00
Elfet
eb95635eba Refactor Deployer 🐘 2014-07-04 18:13:16 +04:00
Elfet
1bb8fb38f2 Update README.md 2014-07-04 16:41:55 +04:00
Elfet
c9c84d0ee7 Simplify Deployer structure. 2014-07-04 16:41:03 +04:00
Elfet
ca47d2d607 Add PhpSecLib and PECL SSH2 support. 2014-07-04 16:06:18 +04:00
Elfet
26f7f7f1eb New deployer structure. 2014-07-04 13:39:57 +04:00
Elfet
185b002eaf Update .gitignore 2014-07-04 12:41:05 +04:00
Elfet
8ad5e91f8b Update composer.json and .travis.yml 🆕 2014-07-04 12:37:15 +04:00
Elfet
3ae0c22898 Remove old code 2014-07-04 12:16:44 +04:00
elfet
0a2055cea5 Merge pull request #24 from julienj/multi-groups
Assign a server to multiple groups
2014-05-29 19:22:03 +04:00
Julien Jacottet
e64c70172d Assign a server has multiple groups 2014-05-28 23:32:41 +04:00
elfet
8baaad93ce Merge pull request #23 from julienj/add-exceptions
throw exception for run, runLocally and uploadFile
2014-05-28 14:27:18 +04:00
Julien Jacottet
f9e83cb0f4 throw exception for run, runLocally and uploadFile 2014-05-27 23:34:20 +04:00
elfet
60905ff57d Merge pull request #20 from julienj/runTask
Launch a task from another task
2014-05-27 11:18:07 +04:00
elfet
9f05caf86b Merge pull request #19 from julienj/add-exceptions
throw exception for run, runLocally and uploadFile
2014-05-27 11:17:54 +04:00
elfet
4022864cc3 Merge pull request #21 from julienj/add-dialog
add dialog functions
2014-05-27 11:16:52 +04:00
Julien Jacottet
b38b80ecd6 add dialog functions 2014-05-27 00:47:54 +04:00
Julien Jacottet
3935fc6c08 add runTask 2014-05-26 23:29:48 +04:00
Julien Jacottet
1782c27c13 throw exception for run, runLocally and uploadFile 2014-05-26 23:19:25 +04:00