buildbot-nix icon indicating copy to clipboard operation
buildbot-nix copied to clipboard

nix: enable buildbot badges

Open zimbatm opened this issue 1 year ago • 5 comments

Just enough config to make this easily extensible in the future.

zimbatm avatar Jan 30 '24 16:01 zimbatm

It needs more work. When deploying this, the process starts fine, but nginx still return 500 errors.

zimbatm avatar Jan 30 '24 16:01 zimbatm

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.

zimbatm avatar Jan 31 '24 09:01 zimbatm

This one might help: https://github.com/buildbot/buildbot/pull/7805

Mic92 avatar Jul 13 '24 14:07 Mic92

Might be fixed with: https://github.com/buildbot/buildbot/pull/7805

Mic92 avatar Jul 13 '24 14:07 Mic92

I don't think the badge links would be stable, they'd break if the database was reset?

zowoq avatar Jan 25 '25 01:01 zowoq