[CDash] GitHub Status API support

Cristian Morales Vega christian.morales.vega at gmail.com
Fri Feb 22 13:35:32 UTC 2019


On Thu, 21 Feb 2019 at 13:03, Zack Galbreath <zack.galbreath at kitware.com> wrote:
> Yes there is.
>
> https://github.com/Kitware/CDash/blob/master/public/api/v1/addBuild.php
>
> Provided the minimum details to define a build (site, name, stamp, project)  this endpoint either returns an existing buildid (200) or creates a new one for you (201).

Probably it would be useful to make ctest_submit() able to return this buildid?
I can imagine this being call from Jenkins and wanting to store a
reference to this buildid in the Jenkins logs.



More information about the CDash mailing list