#16 Update Execdb to work with new buildbot
Closed by tflink. Opened by tflink.
taskotron/ tflink/execdb feature/new_buildbot  into  master

Download 16.patch

The way that buildbot sends status has changed with newer versions. This is the minimal change to execdb so that it works with the new status push code

Not that it's necessarily an issue, but why did you decide to rewrite the t_triggered? I'd rather keep the actual "this is the time the job triggered", or have the t_triggered removed altogether, if the information is not relevant/interesting/important.

Other than the t_triggered nitpick, this looks OK to my eyes.

1 new commit added

  • removing extra reset of t_triggered

1 new commit added

  • removing correct extra reset of t_triggered

Bah, I set up this PR against the wrong branch and I'm not seeing any way to change this. I'll close this and open a new PR

Pull-Request has been closed by tflink

Metadata