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
14b36eab88
Escape " from remote commands.
12 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
0410c0efec
New feature: Override Release.
13 years ago
Andrs Montaez
3f0efc1a42
New version. Added getters to config and task.
...
New concept of "stage" where the task runs.
13 years ago
Andrs Montaez
6bd9d888df
Bugfix on host:port config.
13 years ago
Andrs Montaez
51e7de0676
Tweaks on port definition.
...
Now port can be defined into the hostname.
13 years ago
Andrs Montaez
2ec4f58c77
Tweak on yaml parser. Added option for ssh port.
13 years ago
Andrs Montaez
949750fc1e
Fixes and tweaks on command execution.
13 years ago
Andrs Montaez
b65632d628
SSH Tweak. Accepts all host connections. No need of interaction with ssh-client for new hosts.
13 years ago
Andrs Montaez
67d8eaaa00
Added special case for BuiltIn Releases remote commands.
13 years ago
Andrs Montaez
4015ccc984
If remote command is executed, run it inside the current release; if releases is enabled.
13 years ago
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.
13 years ago
Andrs Montaez
2e35bfe129
New configuration usage. Changes on Releases Listing.
13 years ago
Andrs Montaez
dd46e4d637
Releases List.
13 years ago
Andrs Montaez
9c03ae6bed
Changes on configuration.
...
Preparation for Post Release tasks.
13 years ago
Andrs Montaez
e5f0fe9cfa
Changes on console feedback colors. Example of User Tasks.
13 years ago
Andrs Montaez
b161220e69
New reorder of classes and configuration. New instantiation of Tasks.
13 years ago