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