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
92d3845052
Issue #70 , makes --release mandatory.
11 years ago
Andrés Montañez
17ebb5b30d
Add Rollback command as alias.
11 years ago
Andrés Montañez
d17dd0eb27
Code refactoring.
11 years ago
Andrés Montañez
4e01cc3517
Tweaks and fixes.
11 years ago
Jan Malte Gerth
f984531742
fixed failing testing for successful json_decode
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
mikec
e7d8d5ce68
Adds general.yml parameter "ssh_needs_tty" which appends "-t" to the ssh
...
command
Adds deployment parameter "rsync: { copy: yes }" which copies the prior
release then rsync's (to increase speed)
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
2220b2fef5
Tweak on Upgrade Command.
11 years ago
Andrés Montañez
5c51f593d0
Fix typo.
11 years ago
Andrés Montañez
c0ff700f88
Tweak upgrade command.
11 years ago
Andrés Montañez
0a8187c11d
Fix on Upgrade command.
11 years ago
Andrés Montañez
ac08d1874c
Upgrade command.
11 years ago
Andrés Montañez
f646647036
Send mail notifications.
11 years ago
Andrés Montañez
75a2463240
Tweak on compiler.
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
4f60b89e31
Tweaks on Compiler.
11 years ago
Andrés Montañez
ee0bc27bc7
Revert "Tweaks on Compile."
...
This reverts commit 426858cb00
.
11 years ago
Andrés Montañez
426858cb00
Tweaks on Compile.
11 years ago
Andrés Montañez
a41d8d0be9
Locking releases.
11 years ago
Andrés Montañez
09ac6a1e19
Deploy strategy is automatic.
11 years ago
Andrés Montañez
97934aef91
Fixes Issue #26
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
c9759b19c0
Add List Environment command.
...
mage list environments
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
Andrés Montañez
6015b6d7c1
Change general config file.
12 years ago
Andrés Montañez
cadd36a576
Add "post-release" tasks in default environment yaml.
12 years ago
Andrés Montañez
001fa82c51
Address issue #3 . Allow install in a custom directory. By default no root user is checked.
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