1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-23 20:39:05 +02:00
Commit Graph

67 Commits

Author SHA1 Message Date
Alex V Kotelnikov
5eb26748ab added restriction to run the rollback.
small changes at rollback output.
2014-11-13 16:40:02 +04:00
Alex V Kotelnikov
8e603bd0d2 fixed bug with a env-configuration containing deployment description in hosts section 2014-11-13 00:13:19 +04:00
Andrés Montañez
c34fa53af5 Fixes #121 2014-11-01 19:31:04 -02:00
Andrés Montañez
40e8c33846 Related to #130 2014-11-01 19:19:05 -02:00
Andrés Montañez
8771cf2ab1 Fixes #131 2014-11-01 19:09:25 -02:00
Alex V Kotelnikov
b924b92240 added config reload @ after rollback exception 2014-10-31 00:03:31 +04:00
Alex V Kotelnikov
438a81542e changes @ deploy command. added rollback exception functionality. 2014-10-30 23:49:01 +04:00
Andrés Montañez
9653552be7 Text files should end with a newline character. 2014-10-11 15:07:36 -02:00
Andrés Montañez
f20091afc6 Boolean and Null should be compared strictly. 2014-10-11 14:43:57 -02:00
Andrés Montañez
d0e8be2dfe Git Remote Cache #123 2014-09-13 16:45:41 -03:00
Andrés Montañez
5d728a9105 Proper exit code. Issue #52 2014-08-06 21:43:29 -03:00
Andrés Montañez
981f752c49 Fixed issue #91. 2014-08-06 20:41:23 -03:00
Andrés Montañez
724fc05b9e Tweaks. 2014-08-06 14:35:50 -03:00
Andrés Montañez
ec2bb12bf4 Fixes and tweaks. 2014-08-06 14:17:26 -03:00
Andrés Montañez
fddeebe59a PHPStorm refactoring. 2014-08-06 14:01:39 -03:00
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
2014-07-28 15:43:52 +03:00
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. 2014-07-28 13:49:38 +03:00
woutersioen
c7e1175e11 Make file locations work better from global install. 2014-07-16 15:52:23 +02:00
Rodmen
732cc20f1f add user data and message to lock command 2014-06-26 11:05:00 -03:00
Andrés Montañez
92d3845052 Issue #70, makes --release mandatory. 2014-06-12 18:22:13 -03:00
Andrés Montañez
17ebb5b30d Add Rollback command as alias. 2014-06-12 18:16:30 -03:00
Andrés Montañez
d17dd0eb27 Code refactoring. 2014-06-12 16:45:40 -03:00
Andrés Montañez
66ea107229 Merge branch 'master' of https://github.com/andres-montanez/Magallanes
Conflicts:
	Mage/Task/Factory.php
2014-06-12 16:18:14 -03:00
Andrés Montañez
4e01cc3517 Tweaks and fixes. 2014-06-12 16:17:31 -03:00
Jan Malte Gerth
f984531742 fixed failing testing for successful json_decode 2014-05-27 13:57:41 +02:00
juanda
86ef278607 strategy git-rebase is enabled 2014-05-07 12:55:14 +02:00
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)
2014-01-28 21:43:43 -05:00
Andrés Montañez
72a1a19518 SensioLabs Inslights. Remove unused namespaces. 2013-12-19 16:12:51 -02:00
Andrés Montañez
0f17468553 Cleanup for SensioLabs Insights. 2013-12-19 15:37:26 -02:00
Andrés Montañez
2220b2fef5 Tweak on Upgrade Command. 2013-12-19 15:23:46 -02:00
Andrés Montañez
5c51f593d0 Fix typo. 2013-12-19 12:49:02 -02:00
Andrés Montañez
c0ff700f88 Tweak upgrade command. 2013-12-17 22:09:49 -02:00
Andrés Montañez
0a8187c11d Fix on Upgrade command. 2013-12-17 21:45:43 -02:00
Andrés Montañez
ac08d1874c Upgrade command. 2013-12-17 21:31:04 -02:00
Andrés Montañez
f646647036 Send mail notifications. 2013-12-15 23:44:28 -02:00
Andrés Montañez
75a2463240 Tweak on compiler. 2013-12-15 17:27:26 -02:00
Andrés Montañez
eecf9bf4ea Change Deploy Stages with Constants. 2013-12-15 17:11:53 -02:00
Andrés Montañez
7f6cd952df Issue #24. New Deployment Strategy for not Deploying. 2013-11-13 20:13:13 -02:00
Andrés Montañez
03b158c0a5 Abort Deployment when pre-deploy task fails. Addresses issue #29 2013-11-08 13:42:34 -02:00
Andrés Montañez
c36f82ea4e Fixes for Per Host Configuration. 2013-11-07 23:48:59 -02:00
Andrés Montañez
0722a33137 New Feature. Deploy Strategy: rsync or tar.gz; by default it tries to guess the best strategy. 2013-11-07 21:49:15 -02:00
Andrés Montañez
4f60b89e31 Tweaks on Compiler. 2013-11-07 19:57:44 -02:00
Andrés Montañez
ee0bc27bc7 Revert "Tweaks on Compile."
This reverts commit 426858cb00.
2013-11-07 19:51:48 -02:00
Andrés Montañez
426858cb00 Tweaks on Compile. 2013-11-07 19:45:52 -02:00
Andrés Montañez
a41d8d0be9 Locking releases. 2013-11-07 19:28:26 -02:00
Andrés Montañez
09ac6a1e19 Deploy strategy is automatic. 2013-11-07 19:02:05 -02:00
Andrés Montañez
97934aef91 Fixes Issue #26 2013-11-07 12:28:21 -02:00
Andrés Montañez
f961a51c37 Big refactoring. Use of Namespaces and codestyles. PSR-0, PSR-1, PSR-2. 2013-11-06 12:44:05 -02:00
Andrés Montañez
c32bb708cf Add license information. 2013-11-05 14:12:09 -02:00
Andrés Montañez
fe60dfbdd4 Allow to fail a task with a message via Mage_Task_ErrorWithMessageException 2013-11-02 19:14:52 -02:00