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

[Backport 1.x] Update DistributionDownloader to support fetching arm64 bundles. (#929) #934

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

mch2
Copy link
Member

@mch2 mch2 commented Jul 2, 2021

Description

Backport #929 to 1.x branch

Issues Resolved

#930

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Wrapper Validation success 31ac445c279d975b978b976c0d334183a8efbd67

@opensearch-ci-bot
Copy link
Collaborator

❌   DCO Check Failed 31ac445c279d975b978b976c0d334183a8efbd67
Run ./dev-tools/signoff-check.sh remotes/origin/1.x 31ac445c279d975b978b976c0d334183a8efbd67 to check locally
Use git commit with -s to add 'Signed-of-by: {EMAIL}' on impacted commits

@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed 55b9f2a

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Wrapper Validation success 55b9f2a

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Precommit success 31ac445c279d975b978b976c0d334183a8efbd67

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Precommit success 55b9f2a

@tlfeng
Copy link
Collaborator

tlfeng commented Jul 2, 2021

start gradle check

Copy link
Collaborator

@tlfeng tlfeng left a comment

Choose a reason for hiding this comment

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

Looks good!

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 55b9f2a
Log 314

Reports 314

@tlfeng tlfeng merged commit 3c563fe into opensearch-project:1.x Jul 2, 2021
@mch2 mch2 deleted the 1.x-arm branch July 2, 2021 22:02
@tlfeng tlfeng added backport PRs or issues specific to backporting features or enhancments bug Something isn't working v1.0.0 Version 1.0.0 labels Jul 2, 2021
adnapibar pushed a commit that referenced this pull request Jul 2, 2021
… (#934)

Signed-off-by: Marc Handalian <handalm@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments bug Something isn't working v1.0.0 Version 1.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants