summaryrefslogtreecommitdiff
path: root/gnu/ci.scm
AgeCommit message (Expand)Author
2021-07-10ci: Build commencement packages supported on the target system....Ludovic Courtès
2021-07-09ci: Add bootstrap packages to the core subset....Mathieu Othacehe
2021-07-05ci: Change "core" subset to include the latest GCC and Guile....Ludovic Courtès
2021-07-03ci: Remove duplicate ".SYSTEM" extension for cross-compilation jobs....Ludovic Courtès
2021-05-25ci: Add derivation inputs....Mathieu Othacehe
2021-04-28ci: Add custom subset....Mathieu Othacehe
2021-04-28ci: Add arguments->systems procedure....Mathieu Othacehe
2021-04-28ci: Factorize image->job procedure....Mathieu Othacehe
2021-04-18ci: tarball: Use "current-guix" as profile name....Mathieu Othacehe
2021-04-12ci: Fix system-tests subset....Mathieu Othacehe
2021-04-08ci: Introduce new subsets....Mathieu Othacehe
2021-04-08ci: Remove the job period argument....Mathieu Othacehe
2021-03-23ci: %cross-targets: Add powerpc64le-linux-gnu....Chris Marusich
2021-03-23ci: Change manifest argument type....Mathieu Othacehe
2021-03-14ci: Support packages with multiple channels....Mathieu Othacehe
2021-03-14ci: Add channel subset support....Mathieu Othacehe
2021-03-10ci: Remove hydra support....Mathieu Othacehe
2021-01-31ci: Remove the package version from the job name....Mathieu Othacehe
2021-01-29ci: Raise max-silent-time to 3600....Mathieu Othacehe
2020-12-03ci: Build novena-barebones-raw-image....Danny Milosavljevic
2020-12-01Revert "ci: Temporarily disable image-jobs."...Mathieu Othacehe
2020-11-29ci: Temporarily disable image-jobs....Mathieu Othacehe
2020-11-25ci: Limit image and system tests jobs periodicity....Mathieu Othacehe
2020-11-20image: Add pinebook-pro support....Mathieu Othacehe
2020-11-02ci: Restore license handling....Mathieu Othacehe
2020-11-02ci: Convert license to text....Mathieu Othacehe
2020-11-02ci: Ignore package license....Mathieu Othacehe
2020-10-06images: Add pine64-barebones-raw-image....Mathieu Othacehe
2020-10-01ci: Add log and outputs keys....Mathieu Othacehe
2020-10-01ci: Add nix-name and system keys....Mathieu Othacehe
2020-09-29ci: Build hurd-barebones-qcow2-image....Mathieu Othacehe
2020-09-25ci: Remove native-system restriction from "hello" and "list" jobsets....Jan (janneke) Nieuwenhuizen
2020-09-03ci: In the 'core' subset, build GCC >= 7....Ludovic Courtès
2020-09-03gnu: ci: Truncate git commit in ISO label....Julien Lepiller
2020-08-31gnu: ci: Set label in iso9660 jobs....Julien Lepiller
2020-06-29ci: Do not limit disk-image size....Mathieu Othacehe
2020-06-25ci: Build Guix System images....Mathieu Othacehe
2020-06-25Revert "ci: Build Guix System images."...Ludovic Courtès
2020-06-24ci: Build Guix System images.Mathieu Othacehe
2020-05-29image: Do not use VM to create disk-images....Mathieu Othacehe
2020-05-05Merge branch 'master' into core-updatesMarius Bakke
2020-05-05image: Add a new API....Mathieu Othacehe
2020-04-08Merge branch 'master' into core-updates...Marius Bakke
2020-04-07ci: Remove "mips64el-linux-gnuabi64" from '%cross-targets'....Ludovic Courtès
2020-03-14Merge branch 'master' into core-updatesMarius Bakke
2020-03-13maint: Add 'etc/release-manifest.scm'....Ludovic Courtès
2020-03-10Merge branch 'master' into core-updatesMarius Bakke
2020-03-05ci: Adjust 'channel-build-system' for when the source is a file name....Ludovic Courtès
2020-03-05tests: "make check-system" no longer interns source upfront....Ludovic Courtès
2020-03-05ci: Move 'cross-jobs' procedure to the top level....Ludovic Courtès