teameh / bitrise-step-bitbucket-server-post-build-status

MIT License
3 stars 8 forks source link

0.0.10 #4

Closed adelavina closed 4 years ago

adelavina commented 4 years ago

Hi, https://github.com/teameh/bitrise-step-bitbucket-server-post-build-status/compare/0.0.9...0.0.10

I think the change on the .sh broke the step:

Post build status: INPROGRESS
API Endpoint: https://XXXrest/build-status/1.0/commits/140339f7c80ca55a05c1d103fa93614debe7f085
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   395    0   157  100   238    225    342 --:--:-- --:--:-- --:--:--   567
100   395    0   157  100   238    225    342 --:--:-- --:--:-- --:--:--   567
HTTP/2 400 
10:14:07 GMT; Path=/; SameSite=None; Secure
x-arequestid: *1K01GK3x614x5599151x0
x-asen: SEN-11558268
x-auserid: 159
x-ausername:XXXX
cache-control: no-cache, no-transform
vary: accept-encoding,x-auserid,cookie,x-ausername,accept-encoding
x-content-type-options: nosniff
content-encoding: gzip

{"errors":[{"context":null,"message":"Please specify a valid state (valid states: {SUCCESSFUL,FAILED,INPROGRESS})","exceptionName":null},{"context":null,"message":"Please specify a valid url","exceptionName":null}]}|                                                                              |
+---+---------------------------------------------------------------+----------+
| ✓ | bitbucket-server-post-build-status@0.0                        | 5.78 sec |
+---+---------------------------------------------------------------+----------+
teameh commented 4 years ago

Shit. Should be fixed in https://github.com/teameh/bitrise-step-bitbucket-server-post-build-status/commit/8be387006477f130bc0e54c9cf1f95beb24bf542

teameh commented 4 years ago

0.0.11 is released, fixing this issue.