Yeah, this would work as well, but I was considering bandwidth as well. Not that we have that many downloads as far as I know, but it would make more sense to me at least, to seperate the ci process from the actually process of downloading it, which is probably best managed by a web server. I guess either way would work though.
On Wed, Oct 28, 2009 at 7:55 PM, Saptarshi Purkayastha <[email protected]> wrote: > Ideally, you would just want to point the download link/download subdomain > to the ci build that is generated on the uio server. No need for ssh, wget > or anything else. > Hudson would be able to get the latest commit from launchpad using the > bazaar plugin and start its build with different configurations (tests, > javadoc, war, installer, whatever branches etc) > > --- > Regards, > Saptarshi PURKAYASTHA > Director R & D, HISP India > Health Information Systems Programme > > My Tech Blog: http://sunnytalkstech.blogspot.com > You Live by CHOICE, Not by CHANCE > > > 2009/10/28 Jason Pickering <[email protected]> >> >> Yeah, I think this would do the trick. >> >> I do not think it would be possible to get bzr, mvn, and other tools >> on the dhis2.com site. Having this server, combined with a cron job on >> the dhis2.com site to pull fresh builds via rsync/wget on a regular >> basis that do not require actually building the source on the >> dhis2.com site, seems like it should work. >> >> >> On Wed, Oct 28, 2009 at 7:06 PM, Jo Størset <[email protected]> wrote: >> > >> > Den 28. okt. 2009 kl. 14.40 skrev Jason Pickering: >> > >> >> Seems like the both work. >> >> >> >> I had another question regarding the links to the Documentation guide >> >> on this node. I have just updated the guide, but now the PDF on the >> >> site is out of sync with the documentation source. >> >> >> >> I would think that there must be some plugin that allows drupal to >> >> render DocBook XML in the site. Is it possible to do this? >> >> >> >> Another possibility would be somehow to produce continuous builds of >> >> the documentation, so that the documentation is always up to date when >> >> linked against the site. I think this would be possible through a >> >> relatively minor shell script. >> > >> > I plan to set up a hudson [1] server at uio for continous builds from >> > bazaar, asap. Maybe it could help? >> > >> > [1] http://hudson-ci.org/ >> > >> > Jo >> > >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~dhis2-devs >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~dhis2-devs >> More help : https://help.launchpad.net/ListHelp > > _______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

