ros-infrastructure / buildfarm

Build scripts and notes for catkin debian build pipeline.
6 stars 15 forks source link

trigger missing should trigger only necessary jobs #85

Closed dirk-thomas closed 11 years ago

dirk-thomas commented 11 years ago

Trigger missing currently triggers all jobs with need to be rebuild since they don't have a Debian package or only a different version. In order to dramatically reduce the time of the jobs and the amount of Rest API calls only the minimum set of jobs should be triggered.

I.e if A and B should be retriggered but B is a downstream project of A only A should be triggered by the trigger-missing job.

dirk-thomas commented 11 years ago

fixed in 764d1836ddb944427ebb013fe4dc1874a83a0904