[Buildbot-commits] [buildbot/buildbot] feb9b4: trigger: deprecate copy_property

GitHub noreply at github.com
Fri Sep 21 13:11:45 UTC 2012


  Branch: refs/heads/buildbot-0.8.7
  Home:   https://github.com/buildbot/buildbot
  Commit: feb9b4a6529781e52c6405135df74c91b18a6d15
      https://github.com/buildbot/buildbot/commit/feb9b4a6529781e52c6405135df74c91b18a6d15
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M master/buildbot/steps/trigger.py
    M master/buildbot/test/unit/test_steps_trigger.py

  Log Message:
  -----------
  trigger: deprecate copy_property

Same functionality can be implemented with renderable set_property

We change the implementation to rather use set_property

This has the slight side effect of loosing the source inheritance
information.

I think this is worth the simplification of API.

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: 5dc19c551730a2ae7f28ae3f786623004fbd5ba9
      https://github.com/buildbot/buildbot/commit/5dc19c551730a2ae7f28ae3f786623004fbd5ba9
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/release-notes.rst

  Log Message:
  -----------
  docs for gh-pull 521


Compare: https://github.com/buildbot/buildbot/compare/2aada0b7358a...5dc19c551730


More information about the Commits mailing list