I asked this before. Would it be possible that hydra exports JSON (or something) so we can get the package status without having to parse HTML? So the output of
http://hydra.gnu.org/job/gnu/master/ruby-2.2.3.x86_64-linux would be JSON with http://hydra.gnu.org/job/gnu/master/ruby-2.2.3.x86_64-linux.json That way it would be trivial to get a status 'icon' that I can use elsewhere. I am into software discovery. And build-status would help. We could even use that to give the status for each package on https://www.gnu.org/software/guix/packages/ Pj. On Thu, Jul 30, 2015 at 10:10:36AM +0200, Pjotr Prins wrote: > Would it be possible to get a status icon straight from the build > farm, such as Travis CI provides, for Guix builds? That would mean we > could add it to a package README, e.g. > > https://github.com/pjotrp/bioruby-vcf/blob/master/README.md > > The embedded markdown code snippet looks like > > [](http://travis-ci.org/pjotrp/bioruby-vcf) > > When the build fails the PNG will be different. > > Pj. > --
