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.17] [Manual][Backport 2.x] Backport 7884 and 7954 to 2.x #8036

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d3ce40f from #7984.

* [Workspace]Validate features parameter in workspace create and update API (#7884)

* Add validate for features field in workspace create and update API

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Changeset file for PR #7884 created/updated

* Changeset file for PR #7884 created/updated

* Move router outside align with other plugins

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Add ut and fix integration tests

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Import use case id from default nav groups

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Fix workspace routes UT

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Share feature config generator between publicn and server

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Fix osd server crashed due to import from public

Signed-off-by: Lin Wang <wonglam@amazon.com>

---------

Signed-off-by: Lin Wang <wonglam@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>

* [Workspace]Fix dynamicConfigServiceMock import path in workspace routes UT (#7954)

* Fix dynamicConfigServiceMock import path in workspace routes UT

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Changeset file for PR #7954 created/updated

---------

Signed-off-by: Lin Wang <wonglam@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>

---------

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

github-actions bot commented Sep 6, 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 Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.57%. Comparing base (263cf25) to head (7ec7fbe).
Report is 1 commits behind head on 2.17.

Additional details and impacted files
@@            Coverage Diff             @@
##             2.17    #8036      +/-   ##
==========================================
+ Coverage   60.56%   60.57%   +0.01%     
==========================================
  Files        3723     3724       +1     
  Lines       88097    88107      +10     
  Branches    13614    13616       +2     
==========================================
+ Hits        53352    53373      +21     
+ Misses      31510    31496      -14     
- Partials     3235     3238       +3     
Flag Coverage Δ
Linux_1 28.64% <100.00%> (+0.42%) ⬆️
Linux_2 56.35% <ø> (ø)
Linux_3 37.41% <ø> (ø)
Linux_4 29.72% <ø> (ø)
Windows_1 28.66% <100.00%> (+0.42%) ⬆️
Windows_2 56.31% <ø> (ø)
Windows_3 37.41% <ø> (ø)
Windows_4 29.72% <ø> (ø)

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 d6a9aa5 into 2.17 Sep 6, 2024
65 of 68 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 failed changeset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants