Releases: dancryer/PHPCI
1.4.0
Features
New Admin UI based on Admin LTE
Gulp JS Plugin
Branch filtering on project view page
Added support for Github JSON web hooks
Added cutoff after which builds are marked as failed
Added limit of one concurrent build per project when not using Daemon mode.
Phar archive plugin
Non-interactive installation mode
Improved PHP Spec plugin
Bug Fixes & Tweaks
Fixed SMTP encryption for emails from PHPCI
Fixed line number link in PHP Code Sniffer plugin
Added %BRANCH% variable for plugin configs
Fixed profile update
Fixed parallel lint directory parameter
Added commit message to builds imported via Poll command
Fixed TAP Parser support for skipped tests
IRC plugin now joins channel before sending message
Fixed infinite recursion when using an array of directories with PHP Unit
Updated PHP Copy/Paste Detector support to new version
Removed PHPCI’s autoloader, now uses just composer autoloader.
Support for committer email and commit message in Git web hook
Readable JSON/Yaml output for config files
Switched to Shields.io build status badges
1.3.1
1.3.0
1.2.0
1.1.0
Changes since 1.0.1:
- Git checkouts over SSH now use an SSH wrapper to avoid the known_hosts checking problems in earlier versions.
- Updated design
- Custom reports for PHP Mess Detector, PHP Code Sniffer and PHP Unit
- Set a maximum number of errors to allow from PHP Mess Detector and PHP Code Sniffer, rather than a simple pass/fail.
- Lots of bug fixes.
1.0.1
1.0.0
1.0-beta.2
For more information on this release, see the release notes.
1.0-beta.1
The first beta release of PHPCI.
For an overview of what's been fixed, added or changed since our initial announcement, have a look at the Beta 1 milestone in the issue tracker.