Lists: | buildfarm-members |
---|
From: | Darcy Buskermolen <darcy(at)dbitech(dot)ca> |
---|---|
To: | pgbuildfarm-members(at)pgfoundry(dot)org |
Subject: | [Pgbuildfarm-members] Release 2.18 of the buildfarm client has been released. |
Date: | 2006-12-01 14:55:52 |
Message-ID: | 200612010655.52609.darcy@dbitech.ca |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | buildfarm-members |
Release 2.18 of the buildfarm client has been released.
Changes include:
. Adding a port for REL8_2_STABLE
. Allow force_every to be a per branch setting
Features:
. Change default for trigger filter to ignore docs and po files.
Bug fixes:
. Move the ECPG tests to last so they don't block others.
. Look for files listed in cvsignore files explicitly,as noticed by Rocco
Altier.
It can be downloaded at:
http://pgfoundry.org/frs/download.php/1067/build-farm-2_18.tgz
From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | Darcy Buskermolen <darcy(at)dbitech(dot)ca> |
Cc: | pgbuildfarm-members(at)pgfoundry(dot)org |
Subject: | Re: [Pgbuildfarm-members] Release 2.18 of the buildfarm client has been released. |
Date: | 2006-12-01 15:46:30 |
Message-ID: | 20061201154630.GM31020@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | buildfarm-members |
On Fri, Dec 01, 2006 at 06:55:52AM -0800, Darcy Buskermolen wrote:
> Release 2.18 of the buildfarm client has been released.
Yay!!!
Kudos to Darcy :)
> Changes include:
>
> . Adding a port for REL8_2_STABLE
> . Allow force_every to be a per branch setting
>
> Features:
>
> . Change default for trigger filter to ignore docs and po files.
>
> Bug fixes:
> . Move the ECPG tests to last so they don't block others.
> . Look for files listed in cvsignore files explicitly,as noticed by Rocco
> Altier.
>
>
> It can be downloaded at:
>
> http://pgfoundry.org/frs/download.php/1067/build-farm-2_18.tgz
Could you re-roll this tarball so it it doesn't overwrite older
installations?
$ tar tzvf build-farm-2_18.tgz
drwxrwxr-x andrew/andrew 0 2006-09-03 15:08:33 build-farm-2.17/
-rwxr-xr-x andrew/andrew 32945 2006-09-03 15:08:33 build-farm-2.17/run_build.pl
-rwxr-xr-x andrew/andrew 2774 2006-09-03 15:08:33 build-farm-2.17/update_personality.pl
-rwxr-xr-x andrew/andrew 3034 2006-09-03 15:08:33 build-farm-2.17/run_web_txn.pl
-rw-rw-r-- andrew/andrew 3877 2006-09-03 15:08:33 build-farm-2.17/build-farm.conf
Cheers,
D
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter
Remember to vote!
From: | Darcy Buskermolen <darcy(at)dbitech(dot)ca> |
---|---|
To: | David Fetter <david(at)fetter(dot)org> |
Cc: | pgbuildfarm-members(at)pgfoundry(dot)org |
Subject: | Re: [Pgbuildfarm-members] Release 2.18 of the buildfarm client has been released. |
Date: | 2006-12-01 17:44:17 |
Message-ID: | 200612010944.18234.darcy@dbitech.ca |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | buildfarm-members |
On Friday 01 December 2006 07:46, David Fetter wrote:
> On Fri, Dec 01, 2006 at 06:55:52AM -0800, Darcy Buskermolen wrote:
> > Release 2.18 of the buildfarm client has been released.
>
> Yay!!!
>
> Kudos to Darcy :)
>
> > Changes include:
> >
> > . Adding a port for REL8_2_STABLE
> > . Allow force_every to be a per branch setting
> >
> > Features:
> >
> > . Change default for trigger filter to ignore docs and po files.
> >
> > Bug fixes:
> > . Move the ECPG tests to last so they don't block others.
> > . Look for files listed in cvsignore files explicitly,as noticed by
> > Rocco Altier.
> >
> >
> > It can be downloaded at:
> >
> > http://pgfoundry.org/frs/download.php/1067/build-farm-2_18.tgz
>
> Could you re-roll this tarball so it it doesn't overwrite older
> installations?
The tarball is fine, I provided the wrong link.
http://pgfoundry.org/frs/download.php/1180/build-farm-2_18.tgz
>
> $ tar tzvf build-farm-2_18.tgz
> drwxrwxr-x andrew/andrew 0 2006-09-03 15:08:33 build-farm-2.17/
> -rwxr-xr-x andrew/andrew 32945 2006-09-03 15:08:33
> build-farm-2.17/run_build.pl -rwxr-xr-x andrew/andrew 2774 2006-09-03
> 15:08:33 build-farm-2.17/update_personality.pl -rwxr-xr-x andrew/andrew
> 3034 2006-09-03 15:08:33 build-farm-2.17/run_web_txn.pl -rw-rw-r--
> andrew/andrew 3877 2006-09-03 15:08:33 build-farm-2.17/build-farm.conf
>
> Cheers,
> D