new client release

Started by Andrew Dunstanover 15 years ago1 messages
#1Andrew Dunstan
andrew@dunslane.net

There is a new release of the buildfarm client. There are no new
features, but some cleanup and bug fixes.

The code can be downloaded from:
<http://pgfoundry.org/frs/download.php/2776/build-farm-4_1.tgz&gt;

Here are the release notes / change log:

. Use git clean to remove build products left by vpath builds, following a suggestion from Robert Haas.

. provide for "default" entry in force_every setting

. Accomodate oddities in at least some versions of File::Copy.

. If the web transaction fails, put back the old timestamps so the next run works on the same basis.

. provide enough log to avoid server failure if we get an SCM error (bug found following report from Greg Sabino Mullane)

. work with older versions of git (bug found following report from Greg Sabino Mullane)

cheers

andrew