typesafehub / ghpullrequest-validator

A simple utility to run pull requests against jenkins jobs. Uses Akka.
30 stars 9 forks source link

Look at newer jobs first and be a bit more resilient. #57

Closed bantonsson closed 11 years ago

bantonsson commented 11 years ago

The logic was looking at all jobs even if we did a force, which could lead to it picking up an old finished job if the queueing took more time than 20 seconds.

The actor also died if the read timed out during Jenkins job status polling.

adriaanm commented 11 years ago

LGTM! D'oh...

adriaanm commented 11 years ago

Did you deploy it?

bantonsson commented 11 years ago

Yes, it's been running all day (Sweden day that is)