[Buildbot] #2378: when is a deprecated argument to master.addChange but that is how web hooks pass in changes

Buildbot trac trac at buildbot.net
Sat Jun 7 20:25:38 UTC 2014


#2378: when is a deprecated argument to master.addChange but that is how web hooks
pass in changes
-----------------------+-------------------------
Reporter:  tom.prince  |       Owner:  dustin
    Type:  defect      |      Status:  closed
Priority:  major       |   Milestone:  0.9.0
 Version:  0.8.7       |  Resolution:  worksforme
Keywords:  simple      |
-----------------------+-------------------------
Changes (by dustin):

 * status:  assigned => closed
 * resolution:   => worksforme


Comment:

 Actually, we are very consistent in requiring `when_timestamp` and
 `author`, and not `when` or `who`, at this point.  The type of
 `when_timestamp` changed, but that's handled gracefully
 (`master.addChange` will take a datetime; `master.data.updates.addChange`
 will not).

--
Ticket URL: <http://trac.buildbot.net/ticket/2378#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list