Alan-W
Results
1
issues of
Alan-W
jenkins.all_builds(job, 'id,timestamp,result,actions', {depth: 1}, function(err, data) { if (err){ throw err; } }); add the 'actions' param, but just return an Incomplete data in actions array, every item only has...