Dmitry Motylev
3b70a8a3c1
fix: DeployCommand does not fail when no one "Post-Deployment Tasks" failed and failed "Deployment Task" exist
10 years ago
Alex V Kotelnikov
5eb26748ab
added restriction to run the rollback.
...
small changes at rollback output.
10 years ago
Alex V Kotelnikov
8e603bd0d2
fixed bug with a env-configuration containing deployment description in hosts section
10 years ago
Andrés Montañez
c34fa53af5
Fixes #121
10 years ago
Andrés Montañez
40e8c33846
Related to #130
10 years ago
Andrés Montañez
8771cf2ab1
Fixes #131
10 years ago
Alex V Kotelnikov
b924b92240
added config reload @ after rollback exception
10 years ago
Alex V Kotelnikov
438a81542e
changes @ deploy command. added rollback exception functionality.
10 years ago
Andrés Montañez
92b22d52a3
Tweak GitRebase and Insight suggestions.
10 years ago
Andrés Montañez
9653552be7
Text files should end with a newline character.
10 years ago
Andrés Montañez
f20091afc6
Boolean and Null should be compared strictly.
10 years ago
Andrés Montañez
d0e8be2dfe
Git Remote Cache #123
11 years ago
Andrés Montañez
de51ce2b04
Issue #51
...
Possibility of custom commands.
11 years ago
Andrés Montañez
5d728a9105
Proper exit code. Issue #52
11 years ago
Andrés Montañez
8df5534470
Check if classes exists.
11 years ago
Andrés Montañez
981f752c49
Fixed issue #91 .
11 years ago
Andrés Montañez
724fc05b9e
Tweaks.
11 years ago
Andrés Montañez
ec2bb12bf4
Fixes and tweaks.
11 years ago
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
Vladimir Grigor
5ce3394b3c
refactored Autoloader; added support for json encoded format for environment "hosts" option
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
1b2188f0b1
Tweaks.
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
Ismael Ambrosi
a30e6f6193
Removed unused use statements
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