Andrés Montañez
d5ebf6e6e3
Deploy Summary info. Deploy lock: only run one instance at a time.
11 years ago
Andrés Montañez
c9759b19c0
Add List Environment command.
...
mage list environments
11 years ago
Andrés Montañez
3872fc35f0
Rewrite Symfony v2 Commands.
11 years ago
Andrés Montañez
f6df60a406
Add new Run Command method which gusses on the deployment stage to run it local or remote.
11 years ago
Andrés Montañez
a29eb1e207
Remove Symfony v1 commands.
11 years ago
Andrés Montañez
fbb2aa1a46
Issue #21
...
PHAR Compiler.
11 years ago
Andrés Montañez
a47076d02a
Merge pull request #22 from robertfausk/master
...
add ability to install via composer
11 years ago
Andrés Montañez
16568f47d8
Merge pull request #23 from fadoe/patch-1
...
Update composer.json
11 years ago
Falk Doering
748d94b677
Update composer.json
...
Add bin/mage to composer. See http://getcomposer.org/doc/articles/vendor-binaries.md .
11 years ago
Robert Freigang
9277bf7889
add documentation for installing via composer
11 years ago
Andrés Montañez
cebced4c9b
Add deployment status and execute post-deployment tasks if deploy failed (only execute branch reverse and clone removal).
12 years ago
Andrés Montañez
46d00e2f08
Allow override parameters in Host configuration.
12 years ago
Andrés Montañez
80e0a283ff
Remove SCM config.
12 years ago
Andrés Montañez
b9fba3acc0
Remove SCM config.
12 years ago
Andrés Montañez
67a7f9d6fe
Tweak config and logs.
12 years ago
Andrés Montañez
39b1bf7cd5
Change SCM configs.
12 years ago
Andrés Montañez
6015b6d7c1
Change general config file.
12 years ago
Andrés Montañez
5980e1ade4
Remove version from composer.
12 years ago
Andrés Montañez
9570c330df
Tweaks on the composer.json file.
12 years ago
Andrés Montañez
45d2d4978f
Composer tweak.
12 years ago
Andrés Montañez
72ed0ebd6a
Tweak on composer.
12 years ago
Andrés Montañez
b2d538c3d2
Add MIT license.
12 years ago
Andrés Montañez
f0e1db50e4
Add composer configuration.
12 years ago
Andrés Montañez
cadd36a576
Add "post-release" tasks in default environment yaml.
12 years ago
Andrés Montañez
001fa82c51
Address issue #3 . Allow install in a custom directory. By default no root user is checked.
12 years ago
Andrés Montañez
f8476197ac
Address issue #3 . Allow install in a custom directory. By default no root user is checked.
12 years ago
Andrés Montañez
345e70ca0b
Merge pull request #16 from buzzedword/patch-1
...
Update README.md
12 years ago
Daniel Garcia
bc1108cbf3
Update README.md
...
Typo with tasks.
12 years ago
Andrés Montañez
f799952160
Merge pull request #15 from rukbat/master
...
Just a small typo
12 years ago
Marco Zanzottera
5e31ba8b90
Update README.md
...
Small typo
12 years ago
Andrés Montañez
ce3afc94e6
Merge pull request #14 from rodmen/patch-1
...
Update Mage/Command/BuiltIn/Deploy.php
12 years ago
Rodrigo Mendez
3ba2a037f6
Update Mage/Command/BuiltIn/Deploy.php
12 years ago
Andrés Montañez
41be28daba
Release Version 0.9.14
12 years ago
Andrés Montañez
ca12e74a6d
Change Branch on pre-deployment.
12 years ago
Andrés Montañez
c2a9bf0d62
Version 0.9.13.
12 years ago
Andrés Montañez
c49737d412
Version 0.9.12.
12 years ago
Andrés Montañez
8ed7dd63c4
Version 0.9.11.
12 years ago
Andrés Montañez
14b36eab88
Escape " from remote commands.
12 years ago
Andrés Montañez
ad6f3cb6ee
Show how much time ago was the release.
12 years ago
Andrés Montañez
d5913cbb28
Abort deployment if some deployment tasks failed.
12 years ago
Andrés Montañez
b6a0bad25b
Delegate Releases Deletion to Rsync.
12 years ago
Andrés Montañez
d33b0b4858
Tweaked the Post-Releases and Scheduled the Release as a separate batch.
12 years ago
Andrés Montañez
87fac2a7a8
Renamed Symfony1 tasks.
13 years ago
Andrés Montañez
bf53652141
Renamed Symfony1 tasks.
13 years ago
Andrés Montañez
969caa0bbb
Allow parameter configuration on the Task configuration definition.
13 years ago
Andrés Montañez
811c83e13a
Major overhauling and refactoring of Magallanes Command and Tasks modulairty and workflow.
...
ADVICE: there is no Backwards Compatibility with custom tasks, those
using the _config instance will be broken or those using the
getEnvironmentName().
13 years ago
Andrés Montañez
05b102b273
Major overhauling and refactoring of Magallanes Command and Tasks modulairty and workflow.
...
ADVICE: there is no Backwards Compatibility with custom tasks, those
using the _config instance will be broken or those using the
getEnvironmentName().
13 years ago
Andrés Montañez
b8728f2aa2
Merge pull request #8 from isidromerayo/master
...
problems with file permissions
13 years ago
Isidro Merayo Castellano
4555570d7b
My task to fixed problems with file permissions
13 years ago
Andrés Montañez
adb3a67924
More flexibility on releases path. Addresses Issue #7 .
13 years ago