Commit graph

172 commits

Author SHA1 Message Date
Andrés Montañez 13e6311ba7 Tweak doc. 2013-12-18 02:20:23 -08:00
Andrés Montañez 3014f8855e Update composer instructions. 2013-12-18 02:15:59 -08:00
Andrés Montañez 1448d65994 Tweak composer. 2013-12-17 17:42:06 -08:00
Andrés Montañez c0ff700f88 Tweak upgrade command. 2013-12-17 22:09:49 -02:00
Andrés Montañez c44eeeeaf0 Tweak readme. 2013-12-17 22:01:48 -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 d55e18b34b Add Stage Constants. 2013-12-15 16:24:13 -02:00
Andrés Montañez a94f550a6c Documentation. 2013-12-15 15:27:57 -02:00
Andrés Montañez ceee587bb0 Fix typo in GitRebase Deploy strategy. 2013-12-08 20:17:45 -02:00
Andrés Montañez 6563678b83 Merge pull request #34 from bguse/master
added missing exclude Files to TarGzTask
2013-12-08 09:16:36 -08:00
Bastian Guse 935e9bf896 remove tab set space 2013-11-25 11:01:22 +01:00
Bastian Guse 899809dc33 added missing exclude Files to TarGzTask 2013-11-25 10:51:38 +01: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