Commit graph

40 commits

Author SHA1 Message Date
Andrés Montañez e10dea147f Yaml - Replace Spyc with Symfony Yaml Component. 2014-06-13 09:31:44 -03:00
Andrés Montañez d17dd0eb27 Code refactoring. 2014-06-12 16:45:40 -03:00
Ismael Ambrosi a30e6f6193 Removed unused use statements 2014-05-22 23:03:14 -03:00
Andrés Montañez 8785a3498d Update Config.php 2014-04-26 13:21:48 -07:00
Osukaru beb663e801 Added identity file option for ssh and scp commands 2014-04-07 12:20:41 +02:00
Andrés Montañez ff54ded172 Rollback to old yaml parser. 2014-01-11 15:39:22 -02:00
Andrés Montañez d6e7e5b6ab Remove SPYC library for Yamls and use Symfony/Component/Yaml instead. 2013-12-19 16:27:53 -02:00
Andrés Montañez 5c51f593d0 Fix typo. 2013-12-19 12:49:02 -02:00
Andrés Montañez eecf9bf4ea Change Deploy Stages with Constants. 2013-12-15 17:11:53 -02:00
Andrés Montañez a94f550a6c Documentation. 2013-12-15 15:27:57 -02:00
Andrés Montañez 6e1d2cb19d Issue #28. 2013-11-13 18:53:41 -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 c32bb708cf Add license information. 2013-11-05 14:12:09 -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 b9fba3acc0 Remove SCM config. 2013-07-06 20:50:57 -03:00
Andrés Montañez 39b1bf7cd5 Change SCM configs. 2013-07-06 20:46:19 -03: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
Andrés Montañez 59cdb24087 Reloads config after SCM Update. 2012-09-19 19:26:10 -03:00
Andrés Montañez d63ca9cc04 Verify if environment is defined. Verify that rollback has release point. 2012-09-19 18:53:14 -03:00
Andrés Montañez 8874641a66 Version 0.9.10. 2012-04-01 12:46:05 -03:00
Andrés Montañez 7a87460457 New Version 0.9.8. 2012-03-31 14:41:29 -03:00
Andrés Montañez 0410c0efec New feature: Override Release. 2012-03-31 00:33:17 -03:00
Andrs Montaez 3f0efc1a42 New version. Added getters to config and task.
New concept of "stage" where the task runs.
2012-02-24 13:39:40 -02:00
Andrs Montaez 4863990f68 Fixes on Config parser for new Yaml library. 2012-02-15 19:18:19 -02: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 2ec4f58c77 Tweak on yaml parser. Added option for ssh port. 2012-02-15 18:45:59 -02:00
Andrs Montaez 565078a7f8 Replaces peck library for yaml parsing for SPYC library (pure php).
Now we don't need the pecl!
2012-02-14 20:46:34 -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 38711cbac2 Tweak on Host inclusion. 2012-02-04 16:41:09 -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 9b27dd8ebe New config settings. 2012-01-03 23:54:57 -02:00
Andrs Montaez 2e35bfe129 New configuration usage. Changes on Releases Listing. 2012-01-01 15:46:05 -02:00
Andrs Montaez 9c03ae6bed Changes on configuration.
Preparation for Post Release tasks.
2011-11-28 00:41:53 -02:00
Andrs Montaez d138de317a Tweaks on configs.
Added Init command.
2011-11-23 23:45:04 -02:00
Andrs Montaez 6d5e7ef22f Added functionality for adding new environments.
Changed feedback and controls of who tasks are run.
2011-11-23 23:15:37 -02:00
Andrs Montaez b5c8ab9c87 Added PRE and POST Deploy tasks. 2011-11-23 22:25:20 -02:00
Andrs Montaez e5f0fe9cfa Changes on console feedback colors. Example of User Tasks. 2011-11-23 09:38:52 -02:00
Andrs Montaez b161220e69 New reorder of classes and configuration. New instantiation of Tasks. 2011-11-23 01:17:06 -02:00