Run build using OpenAPI
Hi,
Is it possible to run build (setup environment variables and put build in a queue) using OpenAPI?
I've got a custom tab in build result properties, I just want to get some artifacts from that particular build and start another build (can I find it by name?) using these artifacts and some other information.
Thanks for the help!
Cheers,
D
Please sign in to leave a comment.
I can get all build types from project manager and I can get project manager from SBuildServer.
After that I can follow these steps to add new customised build to a queue - http://devnet.jetbrains.com/message/5271924#5271924
Does this look right?
Cheers,
D
PS Yep, got it working. Thanks!
Sorry for not replying to you soon. Yes, at the moment you can use this approach. I hope we'll provide better API in the future.