Lists: | buildfarm-members |
---|
From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | pgbuildfarm-members(at)pgfoundry(dot)org |
Subject: | [Pgbuildfarm-members] buildfarm developments |
Date: | 2005-11-28 19:04:47 |
Message-ID: | 438B54CF.4010304@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | buildfarm-members |
I have made a start on the long-awaited personality upgrade facility.
The database changes are done, as well as a web transaction to collect
and persists the upgrade data and a client to call the web transaction.
However, currently the web app doesn't make any use of the info - that's
the piece that needs to be filled in.
Intrepid users can download the new program from CVS (
http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/~checkout~/pgbuildfarm/client-code/update_personality.pl?rev=1.1
)
It goes in the same place as the other programs, and is fairly
self-explanatory. There is an updated config file, but you should not
need to migrate to that - the script has support for old config files.
The other change of note is that the latest CVS version of run_build.pl
should now report changed files even for forced builds.
I hope to cut a release with these in a week or two, but any testing
members could do would be appreciated.
cheers
andrew