buildbot-nix is a extension for buildbot to make it a proper Nix CI. After a break I am finally back adding more features and fix bugs that were annoying me for a long time.
New Features
- Parse and display Nix evaluation warnings in build status by @Mic92 in Parse evaluation warnings by Mic92 · Pull Request #485 · nix-community/buildbot-nix · GitHub
Configuration Changes
- Disable caching of failed builds by default (can be re-enabled if needed) by @Mic92 in disable cached failed builds by default by Mic92 · Pull Request #490 · nix-community/buildbot-nix · GitHub
