buildbot-nix
buildbot-nix copied to clipboard
nix: enable buildbot badges
Just enough config to make this easily extensible in the future.
It needs more work. When deploying this, the process starts fine, but nginx still return 500 errors.
https://github.com/buildbot/buildbot/blob/bb4354043f45be5f32e80deb90896a96fcfa3971/www/badges/buildbot_badges/init.py#L84-L94
This plugin may not work for us. Our builder names have slashes in them and I think their router doesn't support that.
This one might help: https://github.com/buildbot/buildbot/pull/7805
Might be fixed with: https://github.com/buildbot/buildbot/pull/7805
I don't think the badge links would be stable, they'd break if the database was reset?