Buildbot for Nix, tailored for Lix usecases
Go to file
2023-09-18 15:43:51 +02:00
buildbot_nix ruff: also lint upgrade rules 2023-09-18 15:43:51 +02:00
examples example: make oauthId the same lenght as the real one 2023-09-17 05:43:46 +02:00
nix add treefmt-nix configuration 2023-09-18 15:40:22 +02:00
.gitignore gitignore result symlinks 2023-09-15 09:10:19 +02:00
flake.lock add treefmt-nix configuration 2023-09-18 15:40:22 +02:00
flake.nix also test buildbot on aarch64-linux 2023-09-15 09:10:02 +02:00
pyproject.toml ruff: also lint upgrade rules 2023-09-18 15:43:51 +02:00
README.md add treefmt-nix configuration 2023-09-18 15:40:22 +02:00

Buildbot-nix

A nixos module to make buildbot a proper Nix-CI.

For an example checkout the example and the module descriptions for master and worker.

This project is still in early stage and many APIs might change over time.