1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-09-13 20:50:18 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
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
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
aaa65800d0 New option, max releases. 2012-03-30 23:51:17 -03:00
Andrés Montañez
6e3e8e0768 Time information feature. 2012-03-30 20:56:07 -03:00
Andrs Montaez
51e7de0676 Tweaks on port definition.
Now port can be defined into the hostname.
2012-02-15 19:08:16 -02:00
Andrs Montaez
5359a7afbd Changes configuration files extensions.
From "yaml" to "yml"
2012-02-12 12:43:09 -02:00
Andrs Montaez
0c2ee3c45f New feature. Copy application from remote source; e.g.: GIT repo. 2012-02-05 00:42:54 -02:00
Andrs Montaez
776b21ce08 Feature for declaring the Hosts for reading from a URI (file, url). 2012-02-04 16:37:34 -02:00
Andrs Montaez
f21f63456a Add environment with releases. 2012-01-08 19:11:36 -02:00
Andrs Montaez
9cf720c602 Rollback awareness.
Tasks are aware if they are in rollbacks; they will be invoked only if
they implement the new interface RollbackAware.
2012-01-03 23:25:42 -02:00
Andrs Montaez
01cbd0e447 Releases Rollback. Tweaks. 2012-01-01 18:10:25 -02:00
Andrs Montaez
9c03ae6bed Changes on configuration.
Preparation for Post Release tasks.
2011-11-28 00:41:53 -02:00
Andrs Montaez
5faad41b78 First iteration of the Releases feature. 2011-11-27 12:14:40 -02:00
Andrs Montaez
c5ce864371 Config for working with Releases. 2011-11-26 22:51:23 -02:00
Andrs Montaez
b5c8ab9c87 Added PRE and POST Deploy tasks. 2011-11-23 22:25:20 -02:00
Andrs Montaez
e5f0fe9cfa Changes on console feedback colors. Example of User Tasks. 2011-11-23 09:38:52 -02:00
Andrs Montaez
b161220e69 New reorder of classes and configuration. New instantiation of Tasks. 2011-11-23 01:17:06 -02:00