This repository has been archived by the owner on Apr 3, 2019. It is now read-only.
Releases: ibuildingsnl/qa-tools
Releases · ibuildingsnl/qa-tools
Fixed JShint artifacts config
Fixating PDepend to 1.1.1
Merge pull request #54 from webdevvie/bugfix/phpmd-fixate-pdepend-on-1.1 Bugfix/phpmd fixate pdepend to 1.1
Fixes for build-pre-commit.xml, MultiplePathHelper & nodejs support
1.1.18
- Updated Travis Support (#36, #37, #38)
- Disabled PHPMD CouplingBetweenObjects rule for pre-commit build (#43)
- Added support for multiple paths to php source and phpunit tests (#44)
- Various minor (usability) improvements (#45)
- Ensure correct & consistent usage of qa-tools.json (#46)
- Added no-interactive support (#47)
- Added Travis button to README (#49)
Further Travis-CI tweaks
Includes PR #38
- reverted caching of
vendor
dir to caching of~/.composer
dir to resolve issue with required actions executed bycomposer install
- ensured that required php configuration is loaded prior to
composer install
to ensure that packages requiring specific php extensions can be installed.
Travis-CI tweaks
Includes PR #37 : smarter caching and ensuring composer is always the latest version
Expanded Travis-CI support
Includes PR #36 , adding the ability to set environment variables for travis.
Travis -ci support
Added Support for travis-ci to generate the required configuration files.
Release 1.1.13 Reusable config file
New version supports generation and usage of a config file based on the answerd questions
release 1.1.12
And add license type to composer.json