1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-23 20:39:05 +02:00
Commit Graph

51 Commits

Author SHA1 Message Date
Andrés Montañez
dc18a91cf7 SensioLabs Insight. 2015-02-21 14:23:24 -02:00
Alexander Miehe
1a81e7000b Add example config with explanation 2015-01-14 11:49:31 +01:00
Kuba Turek
9eb61d1d4b Write down some example of verbose usage option 2014-11-11 20:41:02 +01:00
Andrés Montañez
dceb329211 Insight tweaks. 2014-10-11 17:57:30 -02:00
Andrés Montañez
e40b7d21c9 Yamls 2014-10-11 17:17:01 -02:00
Andrés Montañez
d1fbb9c7db Ioncube Yaml 2014-10-11 17:14:40 -02:00
Andrés Montañez
94234cf6d8 Tests 2014-10-11 17:11:34 -02:00
Andrés Montañez
c630b31bf9 Yaml tweaks. 2014-10-11 16:25:36 -02:00
Andrés Montañez
9653552be7 Text files should end with a newline character. 2014-10-11 15:07:36 -02:00
Andrés Montañez
aaf92d5001 Commented code should not be commited. 2014-10-11 14:54:45 -02:00
Andrés Montañez
b61e7149d0 Yaml tweaks. 2014-10-11 14:30:29 -02:00
Andrés Montañez
eb9427d322 Example tweak. 2014-08-07 12:57:53 -03:00
Andrés Montañez
e01fbc6151 Review and rework Composer tasks. 2014-06-12 17:42:47 -03:00
Andrés Montañez
4528788d49 Reorganize common Deployment code. 2014-06-12 17:12:30 -03:00
Andrés Montañez
5d03d945cb Issue #46 - Add post-release tasks on rollback 2014-03-16 18:42:29 -03:00
Andrés Montañez
5cc9c02c3e IonCube task cleanup. 2014-01-11 16:12:01 -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
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
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
3872fc35f0 Rewrite Symfony v2 Commands. 2013-10-13 13:15:28 -02:00
Andrés Montañez
46d00e2f08 Allow override parameters in Host configuration. 2013-07-07 19:14:32 -03:00
Andrés Montañez
6015b6d7c1 Change general config file. 2013-07-06 20:45:54 -03:00
Andrés Montañez
ca12e74a6d Change Branch on pre-deployment. 2012-12-26 13:15:37 -02:00
Andrés Montañez
c2a9bf0d62 Version 0.9.13. 2012-10-24 20:46:57 -02:00
Andrés Montañez
d5913cbb28 Abort deployment if some deployment tasks failed. 2012-10-24 19:13:47 -02:00
Andrés Montañez
d33b0b4858 Tweaked the Post-Releases and Scheduled the Release as a separate batch. 2012-10-24 18:59:34 -02:00
Andrés Montañez
969caa0bbb Allow parameter configuration on the Task configuration definition. 2012-09-23 19:33:10 -03:00
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().
2012-09-21 00:23:07 -03:00
Isidro Merayo Castellano
4555570d7b My task to fixed problems with file permissions 2012-09-20 12:56:42 +02:00
Andrés Montañez
aaa65800d0 New option, max releases. 2012-03-30 23:51:17 -03:00
Andrés Montañez
6e3e8e0768 Time information feature. 2012-03-30 20:56:07 -03:00
Andrs Montaez
51e7de0676 Tweaks on port definition.
Now port can be defined into the hostname.
2012-02-15 19:08:16 -02:00
Andrs Montaez
5359a7afbd Changes configuration files extensions.
From "yaml" to "yml"
2012-02-12 12:43:09 -02:00
Andrs Montaez
0c2ee3c45f New feature. Copy application from remote source; e.g.: GIT repo. 2012-02-05 00:42:54 -02:00
Andrs Montaez
776b21ce08 Feature for declaring the Hosts for reading from a URI (file, url). 2012-02-04 16:37:34 -02:00
Andrs Montaez
f21f63456a Add environment with releases. 2012-01-08 19:11:36 -02:00
Andrs Montaez
48af7b62e2 New config settings. 2012-01-03 23:55:08 -02:00
Andrs Montaez
9b27dd8ebe New config settings. 2012-01-03 23:54:57 -02:00
Andrs Montaez
9cf720c602 Rollback awareness.
Tasks are aware if they are in rollbacks; they will be invoked only if
they implement the new interface RollbackAware.
2012-01-03 23:25:42 -02:00
Andrs Montaez
01cbd0e447 Releases Rollback. Tweaks. 2012-01-01 18:10:25 -02:00
Andrs Montaez
dd46e4d637 Releases List. 2012-01-01 13:36:41 -02:00
Andrs Montaez
9c03ae6bed Changes on configuration.
Preparation for Post Release tasks.
2011-11-28 00:41:53 -02:00
Andrs Montaez
5faad41b78 First iteration of the Releases feature. 2011-11-27 12:14:40 -02:00
Andrs Montaez
c5ce864371 Config for working with Releases. 2011-11-26 22:51:23 -02:00
Andrs Montaez
b241ec65b7 Config cleanup. 2011-11-23 23:46:07 -02:00
Andrs Montaez
b5c8ab9c87 Added PRE and POST Deploy tasks. 2011-11-23 22:25:20 -02:00
Andrs Montaez
b3f80580a4 Arranges. 2011-11-23 09:39:59 -02:00
Andrs Montaez
e5f0fe9cfa Changes on console feedback colors. Example of User Tasks. 2011-11-23 09:38:52 -02:00
Andrs Montaez
d6166a674d New arrange of config. 2011-11-23 01:18:37 -02:00
Andrs Montaez
b161220e69 New reorder of classes and configuration. New instantiation of Tasks. 2011-11-23 01:17:06 -02:00