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

[Manual Backport] Backport 2376 to 2.x #2378

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

Swiddis
Copy link
Collaborator

@Swiddis Swiddis commented Mar 5, 2025

Description

#2376

Issues Resolved

N/A

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.

…ct#2376)

* Add custom expect handlers for integration results

Signed-off-by: Simeon Widdis <[email protected]>

* Add context to integrationReader errors

Signed-off-by: Simeon Widdis <[email protected]>

* Use FileParams type where applicable

Signed-off-by: Simeon Widdis <[email protected]>

* Assert serialized integrations works as part of usage

Signed-off-by: Simeon Widdis <[email protected]>

---------

Signed-off-by: Simeon Widdis <[email protected]>
@Swiddis Swiddis force-pushed the backport-2376-to-2x branch from d8bad1b to 78cc766 Compare March 5, 2025 23:09
@Swiddis Swiddis added integrations Used to denote items related to the Integrations project maintenance labels Mar 5, 2025
@Swiddis Swiddis merged commit 92a2434 into opensearch-project:2.x Mar 6, 2025
12 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integrations Used to denote items related to the Integrations project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants