Skip to content

1.7.1

Compare
Choose a tag to compare
@dancryer dancryer released this 23 Jun 10:36
· 52 commits to master since this release

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.