Buildbot v2.9.2 Release Notes

Release Date: 2020-12-08 // over 3 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 of HttpStatusPush.
    • ๐Ÿ’… 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 in GitHubStatusPush and GitLabStatusPush (#5664).
    • ๐Ÿ›  Fixed incorrect deprecation notice for the builders argument of GitLabStatusPush.