Buildbot v2.9.2 Release Notes
Release Date: 2020-12-08 // over 4 years ago-
🐛 Bug fixes
- 🛠 Fixed the profile menu wrapping because the avatar shows more often and hiding the profile name was not kept in sync.
- 🏗 Reverted too early deprecation of the
format_fn
,builders
,wantProperties
,wantSteps
,wantPreviousBuild
,wantLogs
arguments ofHttpStatusPush
. - 💅 Reverted accidental too early migration of
MasterShellCommand
and HTTP steps to new style (#5674).
Previous changes from v2.9.1
-
🐛 Bug fixes
- 🛠 Fixed
checkConfig
failures inGitHubStatusPush
andGitLabStatusPush
(#5664). - 🛠 Fixed incorrect deprecation notice for the
builders
argument ofGitLabStatusPush
.
- 🛠 Fixed