Hi,
I have a problem the below:
It is suddenly appeared.
Steps cannot get data.
PIPELINE_NUMBER=147
....
https://api.bitbucket.org/2.0/repositories/{username}/{repo_slug}/pipelines/{uuid}/steps/
jq -r .values[0].state.name storage/logs/steps.json
+ PIPELINE_STATE=null
+ [ null = COMPLETED ]
successful result:
+ PIPELINE_STATE=PENDING
+ [ PENDING = COMPLETED ]
Please suggest any idea.
Thanks.
Hi Marcus,
Thanks for reaching out and apologies for the delay in replying.
Just to clarify, are you using Bitbucket Pipelines or Jenkins for your builds? The API is for getting the status of Bitbucket Pipelines builds, not Jenkins builds.
Aneita
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.