Commit graph

7 commits

Author SHA1 Message Date
Andrés Montañez 14b36eab88 Escape " from remote commands. 2012-10-24 19:52:29 -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
Andrs Montaez 3f0efc1a42 New version. Added getters to config and task.
New concept of "stage" where the task runs.
2012-02-24 13:39:40 -02:00
Andrs Montaez 67d8eaaa00 Added special case for BuiltIn Releases remote commands. 2012-02-04 16:31:42 -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