I've set up a 'final' script task which requests the build status from <server>/rest/api/latest/result/<key>/latest
I've just noticed that a build failed last night but the results from the API showed it as successful (it had returned the previous build's data).
At what point is the 'latest' data updated? After all tasks (including final ones) are completed? I'm just wondering if a small delay in the script is enough to avoid this issue or if the script needs to complete before the data will be up to date..
Hi!
For more consistency, have you tried to change trigger as
https://bitbucket.org/chystoprudov/bamboo-failtrigger-plugin/src/master/
Then provide as shared artifacts or something like that,
Just interesting your use case.
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.