cotya / ci-helper
some scripts and tools making setting up a CI environment easier
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 3
Open Issues: 0
pkg:composer/cotya/ci-helper
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: 2025-10-07 07:37:57 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)