Closed bootstraponline closed 4 years ago
The baseURL is still unchanged in main_test.go. Otherwise @trapacska please merge this ASAP
Updated!
Why is the bitrise job failing? I click on the link and see:
Hi @bootstraponline , thanks for the PR.
The CI was failing since:
v20.05.1
, the findLatestVersion function trimmed the minor version component's leading 0
, so it produced an invalid download URL: Failed to download binary, error: http GET https://github.com/Flank/[REDACTED]/releases/download/v20.5.1/[REDACTED].jar non success status code: 404
see the new test case: https://github.com/bitrise-steplib/bitrise-step-flank/pull/5/commits/5b9835bd373316d58bcb86e22250c9543912188a
Thanks!
@trapacska When can we expect this PR to be merged in and released? This bitrise step is failing 100% of the time right now and we need this fix