aboutsummaryrefslogtreecommitdiff
path: root/guix/ci.scm
Commit message (Expand)AuthorAge
* ci: Reify the timestamps of evaluations.Ludovic Courtès2023-06-02
* ci: Add 'start-time' and 'stop-time' to <build> records.Ludovic Courtès2022-10-20
* ci: Restrict substitute search to guix jobset.Andrew Whatson2021-12-19
* ci: Add jobs history support.Mathieu Othacehe2021-08-22
* ci: Properly construct URLs.Hartmut Goebel2021-07-16
* ci: Add procedures to access jobs and builds.Ludovic Courtès2021-07-04
* ci: Represent build status as a symbol.Ludovic Courtès2021-07-04
* guix: ci: Add spec support to latest-evaluations.Mathieu Othacehe2021-05-26
* guix: ci: Fix evaluation complete? field.Mathieu Othacehe2021-05-26
* guix: ci: Rename the checkout 'input' field.Mathieu Othacehe2021-04-20
* ci: Add missing imports.Ludovic Courtès2021-01-31
* guix: channels: Introduce "channel-with-substitutes-available".Mathieu Othacehe2021-01-31
* ci: Add "evaluation" method.Mathieu Othacehe2020-12-07
* ci: Add evaluation field to build record.Mathieu Othacehe2020-12-07
* Remove (guix json) and require Guile-JSON 4.3.0+.Ludovic Courtès2020-09-08
* ci: Add build-products id field and export accessors.Mathieu Othacehe2020-06-15
* ci: Add status option to "latest-builds".Mathieu Othacehe2020-06-15
* ci: Fix buildproducts reading.Mathieu Othacehe2020-06-15
* ci: Add job option to "latest-builds".Mathieu Othacehe2020-06-15
* ci: Add build products support.Mathieu Othacehe2020-06-15
* ci: Fix 'evaluation-spec' binding.Ludovic Courtès2020-03-31
* ci: Use (guix json) and adjust for Guile-JSON 3.x.Ludovic Courtès2019-09-04
* ci: Add procedures to access evaluations.Ludovic Courtès2018-11-10
* Add (guix ci).Ludovic Courtès2018-03-28