Skip to content

Releases: dancryer/PHPCI

1.8.0

18 Jun 09:25
af811b1
Compare
Choose a tag to compare

Lots of bug fixes and tweaks, including:

  • Removing unused and broken PHP Copy/Paste Detector Plugin
  • Email plugin localisation
  • Cron job debug mode
  • Improved Russian translations
  • Webhook controller fix when sent an invalid project ID
  • Adding Chinese language support
  • Improved Polish translations
  • Fixes for SVN webhook handling
  • Update for Deployer plugin
  • Switching source for PHP CS Fixer plugin
  • Fix proc_open deadlock
  • Handle Github private pull requests properly
  • Enable support for PHP short tags in lint plugin

1.7.1

23 Jun 10:36
Compare
Choose a tag to compare

This is a bugfix release, which fixes the following major issues with PHPCI v1.7:

  • Cannot create project on new installation due to missing default value on the "archived" database field.
  • Exception when creating new build when beanstalkd is misconfigured.

Other changes:

  • PHPCI installer will now ask if you want to use beanstalkd to manage your build queue. If the user says no, installer will no longer ask for beanstalkd server information.

1.7.0

27 Apr 16:09
Compare
Choose a tag to compare
Version 1.7.0

1.7.0-beta2

07 Nov 12:27
Compare
Choose a tag to compare
1.7.0-beta2 Pre-release
Pre-release

The second pre-release for v1.7. Fixes several major bugs, as well as adding support to the installer for the new worker functionality.

1.7.0-beta1

15 Oct 13:39
Compare
Choose a tag to compare
1.7.0-beta1 Pre-release
Pre-release

This is a big release! Here are just a few of the new things:

  • Added support for beanstalkd queues using the new ./console phpci:worker option
  • Upgraded to Admin LTE
  • Redesigned the build view
  • Added a consolidated way of storing and viewing build errors
  • You can now put projects into named groups (i.e. Client Sites, etc)

Lots more goodies to enjoy, and plenty of bug fixes too.

1.6.0

23 Feb 14:55
Compare
Choose a tag to compare

PHPCI can now comment directly on your Github commits and pull requests. We've also added a technical debt plugin, as well as new UI plugins for Codeception and Behat.

Find out more

1.5.2

22 Jan 09:18
Compare
Choose a tag to compare

Fixes for checks for whether to display logged in user information.

1.5.1

13 Jan 12:39
Compare
Choose a tag to compare

Small bug fixes.

1.5.0

23 Dec 12:04
Compare
Choose a tag to compare

We're pleased to announce the release of PHPCI version 1.5! In this release, we've made the leap from supporting one, to ten separate languages, added support for disabling authentication (single user mode), and more.

Full Release Announcement

1.4.1

03 Dec 20:55
Compare
Choose a tag to compare
Fixes for date JS issues in Safari