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 2.x] Adding EntityType to Comment Model (#671) #683

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

toepkerd
Copy link
Contributor

  • adding entityType to Comment model

  • updated tests

  • removing EntityType enum class, entity type in documents will just be strings

  • fixed unit tests

  • adding tests and release notes

  • moved comment test to WriteableTests

  • updated writeable test


Description

Manual backport to 2.x of PR #671

Issues Resolved

[List any issues this PR will resolve]

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.

* adding entityType to Comment model

Signed-off-by: Dennis Toepker <toepkerd@amazon.com>

* updated tests

Signed-off-by: Dennis Toepker <toepkerd@amazon.com>

* removing EntityType enum class, entity type in documents will just be strings

Signed-off-by: Dennis Toepker <toepkerd@amazon.com>

* fixed unit tests

Signed-off-by: Dennis Toepker <toepkerd@amazon.com>

* adding tests and release notes

Signed-off-by: Dennis Toepker <toepkerd@amazon.com>

* moved comment test to WriteableTests

Signed-off-by: Dennis Toepker <toepkerd@amazon.com>

* updated writeable test

Signed-off-by: Dennis Toepker <toepkerd@amazon.com>

---------

Signed-off-by: Dennis Toepker <toepkerd@amazon.com>
Co-authored-by: Dennis Toepker <toepkerd@amazon.com>
@AWSHurneyt AWSHurneyt merged commit 841fd4d into opensearch-project:2.x Jun 12, 2024
9 of 10 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 12, 2024
* adding entityType to Comment model

* updated tests

* removing EntityType enum class, entity type in documents will just be strings

* fixed unit tests

* adding tests and release notes

* moved comment test to WriteableTests

* updated writeable test

---------

Signed-off-by: Dennis Toepker <toepkerd@amazon.com>
Co-authored-by: Dennis Toepker <toepkerd@amazon.com>
(cherry picked from commit 841fd4d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AWSHurneyt pushed a commit that referenced this pull request Jun 12, 2024
* adding entityType to Comment model

* updated tests

* removing EntityType enum class, entity type in documents will just be strings

* fixed unit tests

* adding tests and release notes

* moved comment test to WriteableTests

* updated writeable test

---------



(cherry picked from commit 841fd4d)

Signed-off-by: Dennis Toepker <toepkerd@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dennis Toepker <toepkerd@amazon.com>
@toepkerd toepkerd deleted the bp_alertingcomments branch June 13, 2024 05:25
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