Andrés Montañez
fddeebe59a
PHPStorm refactoring.
11 years ago
Vladimir Grigor
11bdd68fff
- factored constants out;
...
- fixed bug: "releases list" command would die checking for unnecessary --release parameter;
- console prints log file name if if logging is enabled
11 years ago
Vladimir Grigor
d495d10aca
fixed a bug: if deploy strategy was set to "disable", release was still trying to do remote stuff. Now release step respects strategy.
11 years ago
woutersioen
c7e1175e11
Make file locations work better from global install.
11 years ago
Rodmen
732cc20f1f
add user data and message to lock command
11 years ago
Andrés Montañez
d17dd0eb27
Code refactoring.
11 years ago
Andrés Montañez
4e01cc3517
Tweaks and fixes.
11 years ago
juanda
86ef278607
strategy git-rebase is enabled
11 years ago
Mario Mueller
4c3f50608e
The git remote cache deployment task.
...
This tasks uses a remote checkout on the server to provide the release.
In our use case this remote cache resides in $to/$shared/git-remote-cache,
variable 'shared' is substituted with "shared" by default. At this time, the
remote cache is not build automatically, you need to provide a clean
checkout before you can start using it.
11 years ago
Andrés Montañez
5c51f593d0
Fix typo.
11 years ago
Andrés Montañez
f646647036
Send mail notifications.
11 years ago
Andrés Montañez
eecf9bf4ea
Change Deploy Stages with Constants.
11 years ago
Andrés Montañez
7f6cd952df
Issue #24 . New Deployment Strategy for not Deploying.
11 years ago
Andrés Montañez
03b158c0a5
Abort Deployment when pre-deploy task fails. Addresses issue #29
11 years ago
Andrés Montañez
c36f82ea4e
Fixes for Per Host Configuration.
11 years ago
Andrés Montañez
0722a33137
New Feature. Deploy Strategy: rsync or tar.gz; by default it tries to guess the best strategy.
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
fe60dfbdd4
Allow to fail a task with a message via Mage_Task_ErrorWithMessageException
11 years ago
Andrés Montañez
d5ebf6e6e3
Deploy Summary info. Deploy lock: only run one instance at a time.
11 years ago
Andrés Montañez
cebced4c9b
Add deployment status and execute post-deployment tasks if deploy failed (only execute branch reverse and clone removal).
12 years ago
Andrés Montañez
46d00e2f08
Allow override parameters in Host configuration.
12 years ago
Andrés Montañez
39b1bf7cd5
Change SCM configs.
12 years ago
Rodrigo Mendez
3ba2a037f6
Update Mage/Command/BuiltIn/Deploy.php
12 years ago
Andrés Montañez
ca12e74a6d
Change Branch on pre-deployment.
12 years ago
Andrés Montañez
c2a9bf0d62
Version 0.9.13.
12 years ago
Andrés Montañez
c49737d412
Version 0.9.12.
12 years ago
Andrés Montañez
d5913cbb28
Abort deployment if some deployment tasks failed.
12 years ago
Andrés Montañez
d33b0b4858
Tweaked the Post-Releases and Scheduled the Release as a separate batch.
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
05b102b273
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
04b194d91a
New LOCK feature.
13 years ago
Andrés Montañez
d63ca9cc04
Verify if environment is defined. Verify that rollback has release point.
13 years ago
Andrés Montañez
8874641a66
Version 0.9.10.
13 years ago
Andrés Montañez
0410c0efec
New feature: Override Release.
13 years ago
Andrés Montañez
aaa65800d0
New option, max releases.
13 years ago
Andrés Montañez
6e3e8e0768
Time information feature.
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
51e7de0676
Tweaks on port definition.
...
Now port can be defined into the hostname.
13 years ago
Andrs Montaez
0c2ee3c45f
New feature. Copy application from remote source; e.g.: GIT repo.
13 years ago
Andrs Montaez
01cbd0e447
Releases Rollback. Tweaks.
13 years ago
Andrs Montaez
2e35bfe129
New configuration usage. Changes on Releases Listing.
13 years ago
Andrs Montaez
9c03ae6bed
Changes on configuration.
...
Preparation for Post Release tasks.
13 years ago
Andrs Montaez
5faad41b78
First iteration of the Releases feature.
13 years ago
Andrs Montaez
1693c364e3
More tweaks on the output.
13 years ago
Andrs Montaez
281ccff483
Tweak on output feedback.
13 years ago
Andrs Montaez
6d5e7ef22f
Added functionality for adding new environments.
...
Changed feedback and controls of who tasks are run.
13 years ago
Andrs Montaez
b5c8ab9c87
Added PRE and POST Deploy tasks.
13 years ago
Andrs Montaez
e5f0fe9cfa
Changes on console feedback colors. Example of User Tasks.
13 years ago