1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-26 05:10:17 +02:00
Commit Graph

18 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
Andrés Montañez
0410c0efec New feature: Override Release. 2012-03-31 00:33:17 -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
6bd9d888df Bugfix on host:port config. 2012-02-15 19:22:10 -02: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
2ec4f58c77 Tweak on yaml parser. Added option for ssh port. 2012-02-15 18:45:59 -02:00
Andrs Montaez
949750fc1e Fixes and tweaks on command execution. 2012-02-12 15:40:56 -02:00
Andrs Montaez
b65632d628 SSH Tweak. Accepts all host connections. No need of interaction with ssh-client for new hosts. 2012-02-05 14:12:21 -02:00
Andrs Montaez
67d8eaaa00 Added special case for BuiltIn Releases remote commands. 2012-02-04 16:31:42 -02:00
Andrs Montaez
4015ccc984 If remote command is executed, run it inside the current release; if releases is enabled. 2012-02-04 15:48:15 -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
2e35bfe129 New configuration usage. Changes on Releases Listing. 2012-01-01 15:46:05 -02:00
Andrs Montaez
dd46e4d637 Releases List. 2012-01-01 13:36:41 -02:00
Andrs Montaez
9c03ae6bed Changes on configuration.
Preparation for Post Release tasks.
2011-11-28 00:41:53 -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