Jakub Turek
9bb17413d2
Fix code for PHP 5.3
10 years ago
Andrés Montañez
a0f4920333
PSR-2 Fixer
10 years ago
Stefan Paletta
a6bcfdaddd
when releasing or rolling back, don’t chown the »current« symlink before we changed / created it. also don’t screw up the ssh cmdline if no username was given.
10 years ago
Kuba Turek
acd1891c66
Add shorten version for env.variables in task config
10 years ago
Kuba Turek
e4ba19679a
Prepend environment variables to command
10 years ago
Kuba Turek
6b207eb480
Obtain environment variables
10 years ago
Alexander Miehe
70c4823581
Add config option to set ConnectTimeout for ssh connections
10 years ago
Andrés Montañez
861a823f7e
Update AbstractTask.php
10 years ago
Andrés Montañez
f20091afc6
Boolean and Null should be compared strictly.
10 years ago
Andrés Montañez
fddeebe59a
PHPStorm refactoring.
11 years ago
Andrés Montañez
4c584b2634
Tweaks.
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
Vladimir Grigor
eaccc0dab8
refactoring
11 years ago
woutersioen
014d98bc96
Implement releases in git-rebase
...
Note: the parameter repository needs to be set to make this work.
11 years ago
Ismael Ambrosi
a30e6f6193
Removed unused use statements
11 years ago
hrakotobe
47b089cb3e
force use of sh on remote server and make directory ownership check more portable
11 years ago
Osukaru
beb663e801
Added identity file option for ssh and scp commands
11 years ago
Andrés Montañez
7c883d2436
Tweaks for issue #45
...
- Issue #45 - Adds "ssh_needs_tty" which appends "-t" to the ssh.
- Issue #45 - Rsync is incremental if there are previous releases.
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
eecf9bf4ea
Change Deploy Stages with Constants.
11 years ago
Andrés Montañez
d55e18b34b
Add Stage Constants.
11 years ago
Andrés Montañez
a94f550a6c
Documentation.
11 years ago
Andrés Montañez
6f6cf2436a
Allows to guess where a command should be executed (remote or local) based on the stage of the task.
11 years ago
Andrés Montañez
f961a51c37
Big refactoring. Use of Namespaces and codestyles. PSR-0, PSR-1, PSR-2.
11 years ago