Commit graph

388 commits

Author SHA1 Message Date
Andrés Montañez 515f90950b Remove ENV Variables 2017-01-06 08:41:52 -03:00
Andrés Montañez a2cf0b2c44 Fixes 2017-01-05 23:27:31 -03:00
Andrés Montañez 3462530883 Merge branch 'master' into develop 2017-01-05 22:56:11 -03:00
Andrés Montañez a1e5677192 Merge pull request #279 from marmotz/EscapeTarGzExcludes
Escape targz excludes to allow wildcard
2017-01-02 23:57:42 -03:00
Andrés Montañez b0d41af3ee Merge pull request #300 from zomberg/fix_check_ignore_extens_option
[FIX] Fixed 'checkignoreexnens' option
2017-01-02 15:27:07 -03:00
Andrés Montañez 8ab3a25a72 Merge pull request #285 from MikeTralala/patch-1
Change the point the current branch is saved.
2017-01-02 15:25:52 -03:00
Andrés Montañez b9a63568a1 Merge pull request #290 from Kevinrob/patch-1
Allow `deployment -> source -> temporal` to be absent in the config
2017-01-02 15:24:58 -03:00
Andrés Montañez 462ec1898d Merge pull request #298 from zomberg/bug_with_parameters_for_console_log
[FIX] Removed second argument for Console::log() method.
2017-01-02 15:19:16 -03:00
Andrés Montañez 62c575f5b5 Merge pull request #293 from natechicago/292-bugfix
292: Notification email reports SUCCESS even if deployment failed
2017-01-02 15:18:51 -03:00
Andrés Montañez 35d61cc5d4 Merge pull request #301 from zomberg/fix_ioncube_encrypt_task
[FIX] Removed undefined variable
2017-01-02 15:18:08 -03:00
Andrés Montañez 4e87c5b7c9 Merge pull request #303 from zomberg/remote_unnecessary_imports
Removed unnecessary imports
2017-01-02 15:15:08 -03:00
Andrés Montañez 1c184e2d0c Merge pull request #269 from 1ma/develop
[FIX] Fix linked folder creation
2017-01-02 15:11:52 -03:00
Andrés Montañez 79cd4c2772 Merge pull request #264 from kuborgh/patch-acl-nonrelease
[FIX] Acl task for non release deployments
2017-01-02 15:09:38 -03:00
Andrés Montañez 458ca0466d Merge pull request #260 from jhuet/patch-1
git local commands should be executed in the deployment:from directory
2017-01-02 15:06:28 -03:00
Andrés Montañez 7fd7e70b26 Merge pull request #257 from xrowgmbh/master
Rsny fails with Host key verification failed.
2017-01-02 10:15:21 -03:00
Sid 7b3114498c Detect and remove "Identity added:" line from the remote server. 2016-12-26 20:07:10 +13:00
Vyacheslav Pavlov 190918b8c1 Removed unnecessary imports 2016-07-21 17:53:21 +03:00
Vyacheslav Pavlov 42ebcda2e5 [FIX] Removed undefined variable 2016-07-21 17:39:38 +03:00
Vyacheslav Pavlov 727010bd61 [FIX] Fixed 'checkignoreexnens' option 2016-07-21 17:30:21 +03:00
Vyacheslav Pavlov ec7f5c3bc9 Removed second argument for Console::log() method. It was removed from this method earlier. 2016-07-21 17:16:20 +03:00
NateC 66220d0e58 292: Notification email reports SUCCESS even if deployment failed
Fixing the bug reported in #292
2016-04-15 16:49:10 -05:00
Kevin Robatel ddaf2f0a01 Allow source -> temporal to be absent in the config 2016-04-11 16:28:15 +02:00
Mike Tralala 37d28e57cd Change the point the current branch is saved.
This is necessary to save to reverse back to the right branch if another branch is used than 'master' and you´re currently working in the deployed branch.
2016-03-07 16:59:13 +01:00
Renaud LITTOLFF ab4cbeafbd Escape targz excludes to allow wildcard 2016-01-13 11:52:19 +01:00
Marcel Hernandez bd5822ea0a [FIX] Fix linked folder creation 2015-11-27 12:46:49 +01:00
Moritz Spindelhirn 9c1f30ac80 fix acl task for non realse deployments 2015-10-30 15:58:42 +01:00
Jérémy Huet 81a8ccdeb8 git local commands should be executed in the deployment:from directory bis 2015-10-21 17:01:41 +02:00
Kuba Turek dd79eca75f Merge pull request #254 from jhuet/task-symlink
A task to create a simple symbolic link
2015-10-07 14:27:17 +02:00
Björn Dieding 7e6420f55e Rsny fails with Host key verification failed.
Add StrictHostKeyChecking policy from AbstractTask
2015-08-18 09:35:30 +02:00
Jérémy Huet cc8c3068fe A task to create a simple symbolic link 2015-08-07 17:56:47 +02:00
Jérémy Huet fa722b553d fixing php54 array syntax 2015-08-07 17:35:22 +02:00
Patrick Pokatilo 8d3d526210 Don't prematurely reset failedTasks count 2015-07-22 12:38:18 +02:00
drAlberT f6d969e99b FIX PSR2 2015-07-02 09:45:42 +02:00
Andrés Montañez 7a0a8c6013 Merge pull request #234 from aglejberman/master
Set branch revert as the last task on post deployment
2015-06-27 16:26:06 -03:00
Muhamad Surya Iksanudin 59c539a1ba Fix PSR-2
Fix PSR-2 code style
2015-06-10 06:18:08 +07:00
ihsanudin f04beb142e add front controller cleaning task 2015-06-09 17:03:04 +07:00
Alejandro Glejberman 0b903788f3 Set branch revert as the last task on post deployment 2015-06-02 09:15:35 -03:00
Kuba Turek 4c8b5f508f Merge pull request #232 from drAlberT/patch-1
security fix, use escapeshellcmd()
2015-05-29 20:01:10 +02:00
Jakub Turek 3547c03cef Fix array syntax for PHP 5.3 compatibility 2015-05-29 19:57:57 +02:00
AlberT 8c55588918 security fix, use escapeshellcmd() 2015-05-28 13:53:33 +02:00
Kuba Turek c69d8888f5 Merge pull request #228 from edpauto/commands-help
Handle '--help' option for commands
2015-05-19 19:13:29 +02:00
Jakub Turek 9bb17413d2 Fix code for PHP 5.3 2015-05-19 17:20:15 +02:00
Kuba Turek 7f0cab1a38 Merge pull request #184 from edpauto/env-vars-support
Environment variables support
2015-05-19 10:35:36 +02:00
Jakub Turek 8a5f0ee23e Fix conflicts after merge 2015-05-16 20:23:48 +02:00
Jakub Turek 5db9905ed4 Add sample config for Magallanes' built-in commands 2015-05-16 14:06:19 +02:00
Jakub Turek 48fbefa619 Correct syntax for arrays 2015-05-16 14:06:19 +02:00
Jakub Turek fb236c1bb3 Enable running help command in Console 2015-05-16 14:06:19 +02:00
Jakub Turek 342a468214 Add info about no help information for the command 2015-05-16 14:04:43 +02:00
Jakub Turek e4bab08d3f Add some PHPDoc notes to AbstractCommand 2015-05-16 14:04:43 +02:00
Jakub Turek 4e18ae1f8c Add command name as an option 2015-05-16 14:04:43 +02:00