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] fix: do not throw exception if content provider id exists #7662

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f08dbdf from #7633.

* fix: do not throw exception if content provider id exists
instead it will overwrite existing content provider

---------

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit f08dbdf)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Aug 8, 2024

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 63.75%. Comparing base (d7f3765) to head (5ba4b64).

Files Patch % Lines
...agement/public/services/content_management/page.ts 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #7662   +/-   ##
=======================================
  Coverage   63.74%   63.75%           
=======================================
  Files        3633     3633           
  Lines       80092    80088    -4     
  Branches    12673    12670    -3     
=======================================
+ Hits        51058    51060    +2     
+ Misses      25933    25930    -3     
+ Partials     3101     3098    -3     
Flag Coverage Δ
Linux_1 30.58% <0.00%> (+<0.01%) ⬆️
Linux_2 55.70% <ø> (ø)
Linux_3 40.63% <75.00%> (+<0.01%) ⬆️
Linux_4 31.47% <0.00%> (+<0.01%) ⬆️
Windows_1 30.59% <0.00%> (+<0.01%) ⬆️
Windows_2 55.65% <ø> (ø)
Windows_3 40.63% <75.00%> (+<0.01%) ⬆️
Windows_4 31.47% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SuZhou-Joe SuZhou-Joe merged commit 3c90c37 into 2.x Aug 9, 2024
69 of 71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports content-management enhancement New feature or request failed changeset seasoned-contributor v2.17.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants