On 2009-10-20 23:00:45 -0700, Kees Cook wrote: > Note that the API (currently) > lacks[2] a way to get buildlog URLs, so the status of a build would be > the only thing that could be queried. It's possible to get the build log url (and upload log url if applicable) of a build through the API[1]: build.build_log_url and build.upload_log_url
What's missing is access to any files of a build (either the source files (.dsc and co) or the build debs) Michael 1: https://edge.launchpad.net/+apidoc/#build _______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp

