issues
search
zarplata
/
concourse-git-bitbucket-pr-resource
:rocket: Concourse CI resource for tracking git branches of Bitbucket pull-requests
MIT License
34
stars
43
forks
source link
Ran into this issue-- when using the sovanyio/concourse-git-bitbucket-pr-resource
#57
Open
mshuaiebsabri
opened
2 years ago
mshuaiebsabri
commented
2 years ago
created=1637670734 ++ curl -sSL -u sXXXXXXXXXX4:NEXXXXXXXXXXXXXXXXX
https://api.bitbucket.org/2.0/repositories/aarp_appdev/cq/commit/8cc05016c7b5
commit_details='{"data": {"shas": ["8cc05016c7b5"]}, "type": "error", "error": {"message": "Commit not found", "data": {"shas": ["8cc05016c7b5"]}}}' ++ echo -E '{"data": {"shas": ["8cc05016c7b5"]}, "type": "error", "error": {"message": "Commit not found", "data": {"shas": ["8cc05016c7b5"]}}}' ++ jq -r '.date | sub("(?
.
)[+-](?
.
)"; "(.time)Z") | fromdate // ""' jq: error (at
:1): null (null) cannot be matched, as it is not a string
date=
mshuaiebsabri
commented
2 years ago