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

fix ci #738

Merged
merged 7 commits into from
Aug 1, 2023
Merged

fix ci #738

merged 7 commits into from
Aug 1, 2023

Conversation

derek-ho
Copy link
Collaborator

@derek-ho derek-ho commented Aug 1, 2023

Description

Backports: #737 to 2.x line since the upstream breaking changes were backported to the 2.x line. Also updates some dependencies to make the build pass.

Upstream changes: opensearch-project/OpenSearch#8540

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc 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.

Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Derek Ho <[email protected]>
This was referenced Aug 1, 2023
Copy link

@pjfitzgibbons pjfitzgibbons left a comment

Choose a reason for hiding this comment

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

With a change like this, feels like there is some common change across all the files.
Could you please add to the description so I can know what is the change and the motivation?

@derek-ho
Copy link
Collaborator Author

derek-ho commented Aug 1, 2023

With a change like this, feels like there is some common change across all the files. Could you please add to the description so I can know what is the change and the motivation?

@pjfitzgibbons updated the description of the PR

@derek-ho derek-ho merged commit 79a6aff into opensearch-project:2.x Aug 1, 2023
9 checks passed
@derek-ho derek-ho deleted the fix-2.x-ci branch August 1, 2023 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants