buildmaster-config
buildmaster-config copied to clipboard
Issues after upgrading to buildbot 4.0
Hi,
While trying to update requirements to fix a security issue, I upgrade buildbot from 3.x to 4.0: https://github.com/python/buildmaster-config/pull/497
The ./venv/bin/buildbot upgrade-master /data/buildbot/master
command was run by Salt and the buildbot server is running fine.
... but, the "Release status" page is gone! I think that we have to follow https://docs.buildbot.net/4.0.0/manual/upgrading/4.0-upgrade.html#custom-plugins guide to upgrade our plugins.