Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Jan 25, 2024

Conversation

zelinh
Copy link
Member

@zelinh zelinh commented Jan 24, 2024

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.

Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zelinh zelinh force-pushed the update-latest-url branch 6 times, most recently from 621ccf3 to aae1a80 Compare January 25, 2024 00:46
Signed-off-by: Zelin Hao <[email protected]>
@zelinh zelinh force-pushed the update-latest-url branch from aae1a80 to 31bb9f4 Compare January 25, 2024 00:48
Copy link
Member

@peterzhuamazon peterzhuamazon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have talk with @zelinh on this and the idea is to first check if the new index file is there. If not, fall back to the old latest index file.

Thanks.

@peterzhuamazon
Copy link
Member

@zelinh do you plan to bump the lib version?

@zelinh
Copy link
Member Author

zelinh commented Jan 25, 2024

@zelinh do you plan to bump the lib version?

Could you help on incrementing the version? Thanks.

Signed-off-by: Zelin Hao <[email protected]>
@zelinh zelinh merged commit ae6bcad into opensearch-project:main Jan 25, 2024
8 of 9 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 25, 2024
…#367)

Signed-off-by: Zelin Hao <[email protected]>
(cherry picked from commit ae6bcad)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants