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 from upstream core.action changes (#1590) #1591

Merged

Conversation

derek-ho
Copy link
Collaborator

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

Cherry pick import changes from main due to: opensearch-project/OpenSearch#9352

(cherry picked from commit 033779c)

Description

[Describe what this change achieves]

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.

derek-ho and others added 3 commits August 15, 2023 14:50
* fix from upstream

Signed-off-by: Derek Ho <[email protected]>

* pull latest snaphost

Signed-off-by: Derek Ho <[email protected]>

---------

Signed-off-by: Derek Ho <[email protected]>
(cherry picked from commit 033779c)
Signed-off-by: Derek Ho <[email protected]>
Revert build.gradle

Signed-off-by: Derek Ho <[email protected]>
@derek-ho derek-ho force-pushed the backport/backport-1590-to-2.x branch from 854cd29 to f2dce48 Compare August 15, 2023 19:41
@ps48
Copy link
Member

ps48 commented Aug 15, 2023

@derek-ho are these changes backported by core to 2.x?
I see backport is merged

@derek-ho
Copy link
Collaborator Author

@derek-ho are these changes backported by core to 2.x?

Yes, they recently were - see opensearch-project/OpenSearch#9352

@derek-ho derek-ho merged commit a4b02dd into opensearch-project:2.x Aug 15, 2023
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.

3 participants