github buildbot/buildbot v2.10.1

latest releases: v3.11.2, v3.11.1, vv3.11.1...
3 years ago

Bug fixes

  • Fixed reference to tuplematch in the ReporterBase class (#5764).
  • For build summary tooltip, truncate very long step names or build status strings, enable auto positioning of tooltip, and improve text alignment. Also, add build summary tooltip to masters page and builds tables.
  • Fixed crash when using renderable locks with latent workers that may have incompatible builds (#5757).
  • Improved REST API to use username or full name of a logged in user when email is empty.
  • Worked around a bug in Python's urllib which caused Python clients not to accept basic authentication headers (#5743)
  • Fixed crash in BuildStartEndStatusGenerator when tags filter is setup (#5766).
  • Added missing MessageFormatterEmpty, MessageFormatterFunction, MessageFormatterMissingWorker, and MessageFormatterRenderable to buildbot.reporters namespace.

Improved Documentation

  • Fix services config for IRC in tour.

Deprecations and Removals

  • Added deprecation messages to the following members of buildbot.process.buildstep module that have been deprecated in Buildbot 0.8.9:

    • RemoteCommand
    • LoggedRemoteCommand
    • RemoteShellCommand
    • LogObserver
    • LogLineObserver
    • OutputProgressObserver

Don't miss a new buildbot release

NewReleases is sending notifications on new releases.