aboutsummaryrefslogtreecommitdiff
path: root/sqitch/revert/build_add_build_server_build_id.sql
Commit message (Collapse)AuthorAge
* Support storing the id's representing builds in other servicesChristopher Baines2020-06-27
Like Cuirass, or the Guix Data Service. This isn't so necessary with Cuirass, as the derivation/output are unique identifiers, but for the Guix Build Coordinator, one derivation/output can be built many times, with potentially differing results.