| After accidental upgrading to version 4 (rc) our internal scripts stopped working. The script used "/api/python?tree=jobs[name,scm[userRemoteConfigs[url]],builds[changeSet[items[paths[file]]],actions[lastBuiltRevision[SHA1]],result,building,number,duration,estimatedDuration, url]]" to get information from Jenkins. The "SHA1" is not available anymore. The "build" is not created and I don't see how I can get the commit ID now. |