Ci
9f3cd54
Opened by Benedikt Peetz <benedikt.peetz@b-peetz.de> at
We could setup:
- Typhon ci (https://github.com/typhon-ci/typhon)
- Hydra
- Some of the default ones
We could also use buildbot via a nixos module 1
Benedikt Peetz at 2024-12-21 15:47:45
nix-fast-build1 could be useful, if we want to build the test concurrently in ci.Benedikt Peetz at 2024-12-21 15:57:17
Otherwise, we could also try to reuse some of the kernel/git infrastructure stuff
- https://git.kernel.org/pub/scm/infra/
Benedikt Peetz at 2025-02-05 07:59:30
Further kernel tooling to use: - https://korg.docs.kernel.org/prtracker.html - https://git.kernel.org/pub/scm/linux/kernel/git/mricon/korg-helpers.git/tree/pr-tracker-bot.py
Benedikt Peetz at 2025-02-05 17:54:14