infra/docs/continuous-integration.md

1.5 KiB

We provide CI for these platforms:

  • aarch64-darwin
  • aarch64-linux
  • x86_64-darwin
  • x86_64-linux

We only have limited build capacity for *-darwin and aarch64-linux so please don't use it excessively.

Buildbot

https://buildbot.nix-community.org

Buildbot is the only CI system that supports pull requests from forked repositories.

To enable buildbot add the nix-community-buildbot topic to the repository.

Newly enabled repos are imported into buildbot twice a day, you can also ask the admins to trigger an import manually.

Hercules

https://hercules-ci.com/github/nix-community

To enable hercules go to https://hercules-ci.com/github/nix-community/$REPO and click "Build this repository".

Hydra

https://hydra.nix-community.org

To enable hydra add a new project in this file.

Faster GitHub Actions

namespace is providing us with Faster GitHub Actions, including ARM64 builders.

Doc: https://cloud.namespace.so/docs/features/faster-github-actions.

Limits: see the "Team plan" on https://cloud.namespace.so/pricing

Cache

https://nix-community.cachix.org/

All of the above CI builds are pushed to the cache.