summaryrefslogtreecommitdiff
path: root/gnu/ci.scm
Commit message (Expand)AuthorAge
* ci: Add extra jobs for tunable packages.Ludovic Courtès2022-01-01
* Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-10
|\
| * ci: Cross-build the 'guix' package.Ludovic Courtès2021-12-06
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * ci: Allow manifests to contain any lowerable object.Ludovic Courtès2021-10-04
| * ci: Add bootstrap packages to the core subset.Mathieu Othacehe2021-07-09
| * ci: Add derivation inputs.Mathieu Othacehe2021-05-25
* | ci: Adjust 'channel-build-system' to monadic style.Ludovic Courtès2021-09-27
* | ci: Build commencement packages supported on the target system.Ludovic Courtès2021-07-10
* | ci: Add bootstrap packages to the core subset.Mathieu Othacehe2021-07-09
* | ci: Change "core" subset to include the latest GCC and Guile.Ludovic Courtès2021-07-05
* | ci: Remove duplicate ".SYSTEM" extension for cross-compilation jobs.Ludovic Courtès2021-07-03
* | ci: Add derivation inputs.Mathieu Othacehe2021-05-25
|/
* ci: Add custom subset.Mathieu Othacehe2021-04-28
* ci: Add arguments->systems procedure.Mathieu Othacehe2021-04-28
* ci: Factorize image->job procedure.Mathieu Othacehe2021-04-28
* ci: tarball: Use "current-guix" as profile name.Mathieu Othacehe2021-04-18
* ci: Fix system-tests subset.Mathieu Othacehe2021-04-12
* ci: Introduce new subsets.Mathieu Othacehe2021-04-08
* ci: Remove the job period argument.Mathieu Othacehe2021-04-08
* ci: %cross-targets: Add powerpc64le-linux-gnu.Chris Marusich2021-03-23
* ci: Change manifest argument type.Mathieu Othacehe2021-03-23
* ci: Support packages with multiple channels.Mathieu Othacehe2021-03-14
* ci: Add channel subset support.Mathieu Othacehe2021-03-14
* ci: Remove hydra support.Mathieu Othacehe2021-03-10
* ci: Remove the package version from the job name.Mathieu Othacehe2021-01-31
* ci: Raise max-silent-time to 3600.Mathieu Othacehe2021-01-29
* ci: Build novena-barebones-raw-image.Danny Milosavljevic2020-12-03
* Revert "ci: Temporarily disable image-jobs."Mathieu Othacehe2020-12-01
* ci: Temporarily disable image-jobs.Mathieu Othacehe2020-11-29
* ci: Limit image and system tests jobs periodicity.Mathieu Othacehe2020-11-25
* image: Add pinebook-pro support.Mathieu Othacehe2020-11-20
* ci: Restore license handling.Mathieu Othacehe2020-11-02
* ci: Convert license to text.Mathieu Othacehe2020-11-02
* ci: Ignore package license.Mathieu Othacehe2020-11-02
* images: Add pine64-barebones-raw-image.Mathieu Othacehe2020-10-06
* ci: Add log and outputs keys.Mathieu Othacehe2020-10-01
* ci: Add nix-name and system keys.Mathieu Othacehe2020-10-01
* ci: Build hurd-barebones-qcow2-image.Mathieu Othacehe2020-09-29
* ci: Remove native-system restriction from "hello" and "list" jobsets.Jan (janneke) Nieuwenhuizen2020-09-25
* ci: In the 'core' subset, build GCC >= 7.Ludovic Courtès2020-09-03
* gnu: ci: Truncate git commit in ISO label.Julien Lepiller2020-09-03
* gnu: ci: Set label in iso9660 jobs.Julien Lepiller2020-08-31
* ci: Do not limit disk-image size.Mathieu Othacehe2020-06-29
* ci: Build Guix System images.Mathieu Othacehe2020-06-25
* Revert "ci: Build Guix System images."Ludovic Courtès2020-06-25
* ci: Build Guix System images.Mathieu Othacehe2020-06-24
* image: Do not use VM to create disk-images.Mathieu Othacehe2020-05-29
* Merge branch 'master' into core-updatesMarius Bakke2020-05-05
|\
| * image: Add a new API.Mathieu Othacehe2020-05-05