I want to lunch a build by Jenkins API and get in return the build number that this call has started. However, because of synchronizations considerations, I don't want it to happened in 2 seprate calls (like: lunchJobBuild(), getJobLatestBuildNumber()), but instead I am looking for an API call that gets in*return* the specific buildNumber that was just now created (in the reply content for example..). Is such a API call exists?
Thanks! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/130a72aa-1eef-46b0-83ed-09218b9562c3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
