Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Releases: ibuildingsnl/qa-tools

Fixed JShint artifacts config

11 Jun 12:01
Compare
Choose a tag to compare

Fixating PDepend to 1.1.1

10 Jun 08:38
Compare
Choose a tag to compare
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

20 May 06:55
Compare
Choose a tag to compare
  • Resolves #50, #51, #52
  • adds support for nodejs binary (as well as node binary)
  • marks InstallJsHintCommandTest::installFailed test as skipped if dependencies are not met, rather than failing.

1.1.18

13 May 14:42
Compare
Choose a tag to compare
  • 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

25 Apr 10:21
Compare
Choose a tag to compare

Includes PR #38

  • reverted caching of vendor dir to caching of ~/.composer dir to resolve issue with required actions executed by composer 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

25 Apr 07:32
Compare
Choose a tag to compare

Includes PR #37 : smarter caching and ensuring composer is always the latest version

Expanded Travis-CI support

24 Apr 12:01
Compare
Choose a tag to compare

Includes PR #36 , adding the ability to set environment variables for travis.

Travis -ci support

23 Apr 13:11
Compare
Choose a tag to compare

Added Support for travis-ci to generate the required configuration files.

Release 1.1.13 Reusable config file

31 Mar 13:40
Compare
Choose a tag to compare

New version supports generation and usage of a config file based on the answerd questions

release 1.1.12

05 Mar 15:00
Compare
Choose a tag to compare
And add license type to composer.json