2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/data-service.git synced 2023-12-14 03:23:03 +01:00
data-service/guix-data-service
Christopher Baines 5663235048 Rework the builds and build_status tables as well as related code
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.
2019-11-24 20:18:08 +00:00
..
jobs Insert channel news entries when loading new guix revisions 2019-11-21 19:56:19 +00:00
model Rework the builds and build_status tables as well as related code 2019-11-24 20:18:08 +00:00
web Rework the builds and build_status tables as well as related code 2019-11-24 20:18:08 +00:00
branch-updated-emails.scm Fix the 'NULL' values in git_branches for the commits 2019-09-29 17:10:04 +01:00
builds.scm Rework the builds and build_status tables as well as related code 2019-11-24 20:18:08 +00:00
comparison.scm Remove some peek statements that snuck in 2019-11-21 20:48:41 +00:00
config.scm.in Add assets-dir-in-store? to the config module 2019-10-06 14:18:38 +01:00
database.scm Add support for using a database URI 2019-10-08 19:45:41 +01:00
jobs.scm Prioritise processing the latest revisions for branches 2019-07-16 18:20:02 +01:00