[Buildbot-commits] [buildbot/buildbot] 503a9b: Document the deprecation of the old step factory i...

GitHub noreply at github.com
Sun Feb 26 02:26:41 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 503a9bdb9a89ab718879464b07e4aeac7f3a3c00
      https://github.com/buildbot/buildbot/commit/503a9bdb9a89ab718879464b07e4aeac7f3a3c00
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M master/buildbot/process/factory.py
  A master/buildbot/test/unit/test_process_factory.py
  M master/docs/release-notes.rst

  Log Message:
  -----------
  Document the deprecation of the old step factory interface to BuildFactory.

This has been deprecated for a long time. Warn people that we are removing it.
The motivation for this is that we are changing how we are representing step
factories, and don't want to expose that representation to the user.


  Commit: 9f590e9a9588b210b7880ba70481dcf512124f8b
      https://github.com/buildbot/buildbot/commit/9f590e9a9588b210b7880ba70481dcf512124f8b
  Author: Dustin J. Mitchell <dustin at v.igoro.us>
  Date:   2012-02-25 (Sat, 25 Feb 2012)

  Changed paths:
    M master/buildbot/process/factory.py
  A master/buildbot/test/unit/test_process_factory.py
  M master/docs/release-notes.rst

  Log Message:
  -----------
  Merge pull request #328 from tomprince/deprecate-old-step-factories

Document the deprecation of the old step factory interface to BuildFactory.


Compare: https://github.com/buildbot/buildbot/compare/cc859c9...9f590e9


More information about the Commits mailing list