Buildbot for Nix, tailored for Lix usecases
Find a file
Jörg Thalheim 2972008e2f
Merge pull request #10 from Mic92/fixes
add option to reload github projects
2023-10-13 00:01:56 +02:00
buildbot_nix add option to reload github projects 2023-10-12 23:58:59 +02:00
examples make topic filter configurable 2023-10-12 15:54:28 +02:00
nix also create webhooks automatically 2023-10-12 17:50:43 +02:00
.gitignore also create webhooks automatically 2023-10-12 17:50:43 +02:00
.mergify.yml add mergify 2023-10-12 23:59:45 +02:00
flake.lock update flake 2023-10-12 15:59:11 +02:00
flake.nix revert back to mainline nixpkgs 2023-10-10 22:31:17 +02:00
pyproject.toml pyproject: add more checks 2023-10-12 15:58:59 +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.