On Tuesday 20 October 2009 05:39:27 Robert Collins wrote: > Has anyone written a script to track whether a build succeeds/fails in a > ppa? > > I'd like to be able to run > bzr dailydeb <...> > dput ppa:<...> *.changes > track-build *.changes > > and have the last command error if the ppa build fails. > > This would be useful because I want to trigger builds of dependent > packages but only if the lower layer builds successfully - and I need > the package from the lower layer in my ppa to use it in my builds :)
Hi Rob I've not heard of a script, but this should be pretty trivial with the API. Cody and or the security guys may have done one, come to think of it. J _______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp

