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.
11 years ago
Andrés Montañez
7f6cd952df
Issue #24 . New Deployment Strategy for not Deploying.
11 years ago
Andrés Montañez
6e1d2cb19d
Issue #28 .
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
d8961674d3
Experimental, git rebase deployment strategy.
11 years ago
Andrés Montañez
c36f82ea4e
Fixes for Per Host Configuration.
11 years ago
Andrés Montañez
fdc9f4e12e
Make all Magento tasks to gues where they should run (local or remote).
11 years ago
Andrés Montañez
974304e707
Make all Symfony2 tasks to gues where they should run (local or remote).
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
1653b6354d
Add Magento Tasks for clearing cache. Features by Oscar Reales.
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
Andrés Montañez
426858cb00
Tweaks on Compile.
11 years ago
Andrés Montañez
a41d8d0be9
Locking releases.
11 years ago
Andrés Montañez
1e65281ca3
Rollback.
11 years ago
Andrés Montañez
09ac6a1e19
Deploy strategy is automatic.
11 years ago
Andrés Montañez
97934aef91
Fixes Issue #26
11 years ago
Andrés Montañez
f961a51c37
Big refactoring. Use of Namespaces and codestyles. PSR-0, PSR-1, PSR-2.
11 years ago
Andrés Montañez
c32bb708cf
Add license information.
11 years ago
Andrés Montañez
fe60dfbdd4
Allow to fail a task with a message via Mage_Task_ErrorWithMessageException
11 years ago
Andrés Montañez
d5ebf6e6e3
Deploy Summary info. Deploy lock: only run one instance at a time.
11 years ago
Andrés Montañez
c9759b19c0
Add List Environment command.
...
mage list environments
11 years ago
Andrés Montañez
3872fc35f0
Rewrite Symfony v2 Commands.
11 years ago
Andrés Montañez
f6df60a406
Add new Run Command method which gusses on the deployment stage to run it local or remote.
11 years ago
Andrés Montañez
a29eb1e207
Remove Symfony v1 commands.
11 years ago
Andrés Montañez
fbb2aa1a46
Issue #21
...
PHAR Compiler.
11 years ago
Andrés Montañez
cebced4c9b
Add deployment status and execute post-deployment tasks if deploy failed (only execute branch reverse and clone removal).
12 years ago
Andrés Montañez
46d00e2f08
Allow override parameters in Host configuration.
12 years ago
Andrés Montañez
80e0a283ff
Remove SCM config.
12 years ago
Andrés Montañez
b9fba3acc0
Remove SCM config.
12 years ago
Andrés Montañez
67a7f9d6fe
Tweak config and logs.
12 years ago
Andrés Montañez
39b1bf7cd5
Change SCM configs.
12 years ago
Andrés Montañez
6015b6d7c1
Change general config file.
12 years ago
Andrés Montañez
cadd36a576
Add "post-release" tasks in default environment yaml.
12 years ago
Andrés Montañez
001fa82c51
Address issue #3 . Allow install in a custom directory. By default no root user is checked.
12 years ago
Rodrigo Mendez
3ba2a037f6
Update Mage/Command/BuiltIn/Deploy.php
12 years ago
Andrés Montañez
ca12e74a6d
Change Branch on pre-deployment.
12 years ago
Andrés Montañez
c2a9bf0d62
Version 0.9.13.
12 years ago
Andrés Montañez
c49737d412
Version 0.9.12.
12 years ago
Andrés Montañez
14b36eab88
Escape " from remote commands.
12 years ago
Andrés Montañez
ad6f3cb6ee
Show how much time ago was the release.
12 years ago
Andrés Montañez
d5913cbb28
Abort deployment if some deployment tasks failed.
12 years ago
Andrés Montañez
b6a0bad25b
Delegate Releases Deletion to Rsync.
12 years ago
Andrés Montañez
d33b0b4858
Tweaked the Post-Releases and Scheduled the Release as a separate batch.
12 years ago
Andrés Montañez
87fac2a7a8
Renamed Symfony1 tasks.
13 years ago
Andrés Montañez
bf53652141
Renamed Symfony1 tasks.
13 years ago
Andrés Montañez
969caa0bbb
Allow parameter configuration on the Task configuration definition.
13 years ago
Andrés Montañez
811c83e13a
Major overhauling and refactoring of Magallanes Command and Tasks modulairty and workflow.
...
ADVICE: there is no Backwards Compatibility with custom tasks, those
using the _config instance will be broken or those using the
getEnvironmentName().
13 years ago
Andrés Montañez
05b102b273
Major overhauling and refactoring of Magallanes Command and Tasks modulairty and workflow.
...
ADVICE: there is no Backwards Compatibility with custom tasks, those
using the _config instance will be broken or those using the
getEnvironmentName().
13 years ago