opensearch-project / opensearch-build-libraries

Apache License 2.0
6 stars 24 forks source link

Update the URL for latest index.json in retrievePreviousBuild library #367

Closed zelinh closed 7 months ago

zelinh commented 7 months ago

Description

Update the URL for latest index.json since we have a new uploading path for the index.json.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8b7df12) 86.11% compared to head (9e769ec) 86.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #367 +/- ## ========================================= Coverage 86.11% 86.11% Complexity 29 29 ========================================= Files 82 82 Lines 216 216 Branches 12 12 ========================================= Hits 186 186 Misses 22 22 Partials 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

peterzhuamazon commented 7 months ago

@zelinh do you plan to bump the lib version?

zelinh commented 7 months ago

@zelinh do you plan to bump the lib version?

Could you help on incrementing the version? Thanks.