Change By: Jakub Senko (27/Mar/13 12:13 AM)
Description: When using the REST API to programatically trigger a build, there is no way to atomically retrieve the number of the build which has been triggered (except by  using plugins or  workarounds). This would enable REST clients to work with the triggered  build, for example waiting for the build to finish and retrieve the results, when there is a possibility that multiple clients can trigger a build at the same time.

Current status:
POST request to the https://[...]/job/[job name]/build url will trigger a build and return a html page of the job overview.

Proposed solution:
Add a parameter to the request that will return a text response with the number of the triggered build instead of a html page.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to