Commit graph

308 commits

Author SHA1 Message Date
Matt Lowe 5fe1fdc168 adding new 'check encryption' function, to check that all
files have been encrypted/encoded, and prompt user to confirm
if the deploy should continue if any files are found to
not be encoded.
TEST - DO NOT USE!
2013-11-21 14:11:45 +00:00
Matt Lowe 9282e770f4 Added first version of the IonCube encoder extension task
This allows you to encrypt a project prior to pushing it
to a server.
2013-11-16 16:36:46 +00: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 6e1d2cb19d Issue #28. 2013-11-13 18:53:41 -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 d8961674d3 Experimental, git rebase deployment strategy. 2013-11-08 11:00:07 -02:00
Andrés Montañez c36f82ea4e Fixes for Per Host Configuration. 2013-11-07 23:48:59 -02:00
Andrés Montañez fdc9f4e12e Make all Magento tasks to gues where they should run (local or remote). 2013-11-07 23:33:19 -02:00
Andrés Montañez 974304e707 Make all Symfony2 tasks to gues where they should run (local or remote). 2013-11-07 23:32:37 -02:00
Andrés Montañez 6f6cf2436a Allows to guess where a command should be executed (remote or local) based on the stage of the task. 2013-11-07 23:32:16 -02:00
Andrés Montañez 1653b6354d Add Magento Tasks for clearing cache. Features by Oscar Reales. 2013-11-07 23:12:30 -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 1e65281ca3 Rollback. 2013-11-07 19:26:32 -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 8329b53f22 Reference to Spyc Library License. 2013-11-05 14:14:50 -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
Andrés Montañez d5ebf6e6e3 Deploy Summary info. Deploy lock: only run one instance at a time. 2013-11-02 17:10:16 -02:00
Andrés Montañez c9759b19c0 Add List Environment command.
mage list environments
2013-10-13 13:30:55 -02:00
Andrés Montañez 3872fc35f0 Rewrite Symfony v2 Commands. 2013-10-13 13:15:28 -02:00
Andrés Montañez f6df60a406 Add new Run Command method which gusses on the deployment stage to run it local or remote. 2013-10-13 13:15:17 -02:00
Andrés Montañez a29eb1e207 Remove Symfony v1 commands. 2013-10-13 13:14:25 -02:00
Andrés Montañez fbb2aa1a46 Issue #21
PHAR Compiler.
2013-10-06 16:38:37 -02:00
Andrés Montañez a47076d02a Merge pull request #22 from robertfausk/master
add ability to install via composer
2013-10-06 11:35:46 -07:00
Andrés Montañez 16568f47d8 Merge pull request #23 from fadoe/patch-1
Update composer.json
2013-10-06 11:35:23 -07:00
Falk Doering 748d94b677 Update composer.json
Add bin/mage to composer. See http://getcomposer.org/doc/articles/vendor-binaries.md.
2013-09-23 15:31:26 +02:00
Robert Freigang 9277bf7889 add documentation for installing via composer 2013-09-20 16:32:47 +02:00
Andrés Montañez cebced4c9b Add deployment status and execute post-deployment tasks if deploy failed (only execute branch reverse and clone removal). 2013-07-07 19:41:09 -03:00
Andrés Montañez 46d00e2f08 Allow override parameters in Host configuration. 2013-07-07 19:14:32 -03:00
Andrés Montañez 80e0a283ff Remove SCM config. 2013-07-06 20:52:39 -03:00
Andrés Montañez b9fba3acc0 Remove SCM config. 2013-07-06 20:50:57 -03:00
Andrés Montañez 67a7f9d6fe Tweak config and logs. 2013-07-06 20:46:29 -03:00
Andrés Montañez 39b1bf7cd5 Change SCM configs. 2013-07-06 20:46:19 -03:00
Andrés Montañez 6015b6d7c1 Change general config file. 2013-07-06 20:45:54 -03:00
Andrés Montañez 5980e1ade4 Remove version from composer. 2013-06-23 15:37:41 -03:00
Andrés Montañez 9570c330df Tweaks on the composer.json file. 2013-06-23 15:30:09 -03:00
Andrés Montañez 45d2d4978f Composer tweak. 2013-06-23 15:26:25 -03:00
Andrés Montañez 72ed0ebd6a Tweak on composer. 2013-06-22 20:40:52 -03:00
Andrés Montañez b2d538c3d2 Add MIT license. 2013-06-22 20:30:38 -03:00
Andrés Montañez f0e1db50e4 Add composer configuration. 2013-06-22 20:30:32 -03:00
Andrés Montañez cadd36a576 Add "post-release" tasks in default environment yaml. 2013-06-17 22:41:08 -03:00
Andrés Montañez 001fa82c51 Address issue #3. Allow install in a custom directory. By default no root user is checked. 2013-06-17 21:17:31 -03:00
Andrés Montañez f8476197ac Address issue #3. Allow install in a custom directory. By default no root user is checked. 2013-06-17 21:17:09 -03:00
Andrés Montañez 345e70ca0b Merge pull request #16 from buzzedword/patch-1
Update README.md
2013-05-01 09:32:06 -07:00