cotya / ci-helper
some scripts and tools making setting up a CI environment easier
dev-master
2015-03-08 20:52 UTC
Requires
- firegento/mage-ci: master-dev
- psr/log: ~1.0
- symfony/console: ~2.6
- symfony/process: ~2.6
This package is auto-updated.
Last update: 2024-11-07 05:39:11 UTC
README
a collection of scripts to make handling and using CI systems easier
Features
- script to create a .travis.xml skeleton for usage with magento 1 and 2, also including an Codestyle test
- script to abstract the setup process of magento 1 and 2, depending on environment variables (created for use with travis CI)
Examples of usage
Version 1 hint
this version will be magento centric, so most of the commands default to magento specific results. Be prepared that commands and arguments will change in Version 2 (no Roadmap yet)