1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-24 12:40:16 +02:00
Commit Graph

67 Commits

Author SHA1 Message Date
Andrés Montañez
d5ebf6e6e3 Deploy Summary info. Deploy lock: only run one instance at a time. 2013-11-02 17:10:16 -02:00
Andrés Montañez
c9759b19c0 Add List Environment command.
mage list environments
2013-10-13 13:30:55 -02:00
Andrés Montañez
cebced4c9b Add deployment status and execute post-deployment tasks if deploy failed (only execute branch reverse and clone removal). 2013-07-07 19:41:09 -03:00
Andrés Montañez
46d00e2f08 Allow override parameters in Host configuration. 2013-07-07 19:14:32 -03:00
Andrés Montañez
39b1bf7cd5 Change SCM configs. 2013-07-06 20:46:19 -03:00
Andrés Montañez
6015b6d7c1 Change general config file. 2013-07-06 20:45:54 -03:00
Andrés Montañez
cadd36a576 Add "post-release" tasks in default environment yaml. 2013-06-17 22:41:08 -03:00
Andrés Montañez
001fa82c51 Address issue #3. Allow install in a custom directory. By default no root user is checked. 2013-06-17 21:17:31 -03:00
Rodrigo Mendez
3ba2a037f6 Update Mage/Command/BuiltIn/Deploy.php 2013-02-08 14:38:03 -02:00
Andrés Montañez
ca12e74a6d Change Branch on pre-deployment. 2012-12-26 13:15:37 -02:00
Andrés Montañez
c2a9bf0d62 Version 0.9.13. 2012-10-24 20:46:57 -02:00
Andrés Montañez
c49737d412 Version 0.9.12. 2012-10-24 20:41:03 -02:00
Andrés Montañez
d5913cbb28 Abort deployment if some deployment tasks failed. 2012-10-24 19:13:47 -02:00
Andrés Montañez
d33b0b4858 Tweaked the Post-Releases and Scheduled the Release as a separate batch. 2012-10-24 18:59:34 -02:00
Andrés Montañez
969caa0bbb Allow parameter configuration on the Task configuration definition. 2012-09-23 19:33:10 -03:00
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().
2012-09-21 00:23:07 -03:00
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().
2012-09-21 00:22:22 -03:00