diff options
author | Yuchen Pei <id@ypei.org> | 2023-07-23 16:06:59 +1000 |
---|---|---|
committer | Yuchen Pei <id@ypei.org> | 2023-07-23 16:06:59 +1000 |
commit | 8b79772896c54013f08597a40446d64d0f53ccf8 (patch) | |
tree | 0700de99952d423f63bf772acbfae74d749d9598 /README.org | |
parent | 54176e05e9391ec3c7e7d5ec50e0a2c2a6d4ef7b (diff) |
Add more tested instances
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -8,10 +8,16 @@ instance. It supports [[https://docs.buildbot.net/latest/relnotes/0.9.0.html][ne older versions (<0.9.0) and shows views for branches, revisions, builds, steps, logs and builders. -It has been tested for the following instances: -- [[https://buildbot.mariadb.org][mariadb]] +It has been tested for the following instances (the urls are to be +used as ~buildbot-host~): +- [[https://buildbot.mariadb.org][mariadb]] (works better with ~(setq buildbot-api-changes-direct-filter t)~) - [[https://buildbot.python.org/all][python]] - [[https://buildbot.buildbot.net][buildbot]] +- [[https://buildbot.scummvm.org][scummvm]] +- [[http://build.sagemath.org][sagemath]] +- [[https://buildbot.staging.openwrt.org/images][openwrt]] +- [[https://gkernelci.gentoo.org][gentoo]] +- [[https://buildbot.libsdl.org][SDL]] *: The linked release notes describes the significant changes at 0.9.0. |