Andrés Montañez
fddeebe59a
PHPStorm refactoring.
11 years ago
JoeSimsen
82c5305137
Allow a release to be zipped
...
If you enable the parameter 'releases: compressreleases: true', every
release except the current wil be added to a tar.gz. This is to preserve
diskspace on the remote host.
11 years ago
Andrés Montañez
5d03d945cb
Issue #46 - Add post-release tasks on rollback
11 years ago
Andrés Montañez
72a1a19518
SensioLabs Inslights. Remove unused namespaces.
11 years ago
Andrés Montañez
0f17468553
Cleanup for SensioLabs Insights.
11 years ago
Andrés Montañez
eecf9bf4ea
Change Deploy Stages with Constants.
11 years ago
Andrés Montañez
1e65281ca3
Rollback.
11 years ago
Andrés Montañez
f961a51c37
Big refactoring. Use of Namespaces and codestyles. PSR-0, PSR-1, PSR-2.
11 years ago
Andrés Montañez
c32bb708cf
Add license information.
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
Andrs Montaez
3f0efc1a42
New version. Added getters to config and task.
...
New concept of "stage" where the task runs.
13 years ago
Andrs Montaez
67d8eaaa00
Added special case for BuiltIn Releases remote commands.
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
01cbd0e447
Releases Rollback. Tweaks.
13 years ago