Hi,
No standard way to my knowledge. Or possibly write a simple plugin that
would do that parsing from the log or the FS as you say, or whatever, and
would expose a RESTish API.
My 2 cents.
2016-04-29 1:32 GMT+02:00 Alan Evangelista :
> Hi.
>
> I execute a Jenkins job remotely via the Jenkins A
Hi.
I execute a Jenkins job remotely via the Jenkins API and I need to get one or
more return values
from the Jenkins build. Is there any way to define, when running a build, a
custom return value
which will be returned by the Jenkins API ? What are the alternatives? The ones
I currently see: