aboutsummaryrefslogtreecommitdiff
path: root/sqitch/verify/rework_builds.sql
Commit message (Collapse)AuthorAge
* Rework the builds and build_status tables as well as related codeChristopher Baines2019-11-24
Allow for build status information to be submitted by POST request. This required some changes to the builds and build_status tables, as for example, the Cuirass build id may not be available, and the derivation may not be know yet, so just record the derivation file name.