[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Source to automated build scripts



Nice one.

Do you want to put it in the pygame svn, or maybe google code svn?  Or
should we just send patches to you?

I was thinking these aditional features could be good...
- method to ask build slaves for a rebuild
    - build machines ping webpage for update info more reguarly.
    - probably should put a maximum # of rebuilds/hour setting.
- my ubuntu machine could be set up to join the build group.
- http upload + http auth for uploading, so uploads can be done with a
user account.
- rss/email alerts for changes.

cheers,



On Sun, Jun 22, 2008 at 11:55 AM, Brian Fisher
<brian@xxxxxxxxxxxxxxxxxxx> wrote:
> If anyone wants to get the code that implements the Automated build page
> stuff here:
> http://thorbrian.com/pygame/builds.php
>
> I have posted a link to a zip of it on that page itself - here is that link:
> http://thorbrian.com/pygame/PygameBuilderSource.zip
>
> there is no version numbers, no docs, it doesn't include the config files
> for the actual builds and uploading the scripts do for me, and it's not
> particularly readable, so it's not going to be easy to use.
>
> It does work for me though, and I'm happy to get patches and improvements
> and criticisms and all that.
>