-
Notifications
You must be signed in to change notification settings - Fork 89
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
Rename indices to indexes #926
Rename indices to indexes #926
Conversation
Signed-off-by: Mansi Shinde <[email protected]>
Signed-off-by: Mansi Shinde <[email protected]>
@MansiShinde thanks! can you run the |
…t-dashboards-plugin into rename-indices-to-indexes
Signed-off-by: Mansi Shinde <[email protected]>
…hinde/index-management-dashboards-plugin into rename-indices-to-indexes
Hi @bowenlan-amzn, I ran the "yarn test" command as you suggested and updated the pull request. However, I do not see any test cases being triggered on this PR. Is this due to the WhiteSource Security Check or is this expected behavior? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #926 +/- ##
=======================================
Coverage 63.37% 63.37%
=======================================
Files 341 341
Lines 11554 11554
Branches 2243 2243
=======================================
Hits 7322 7322
Misses 3658 3658
Partials 574 574 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Mansi Shinde <[email protected]>
* OSCI: rename indices to indexes Signed-off-by: Mansi Shinde <[email protected]> * OSCI: rename indices to indexes Signed-off-by: Mansi Shinde <[email protected]> * update test snapshot Signed-off-by: Mansi Shinde <[email protected]> * updated files based on cypress test result Signed-off-by: Mansi Shinde <[email protected]> --------- Signed-off-by: Mansi Shinde <[email protected]> Co-authored-by: bowenlan-amzn <[email protected]> (cherry picked from commit 03f268d) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* OSCI: rename indices to indexes * OSCI: rename indices to indexes * update test snapshot * updated files based on cypress test result --------- (cherry picked from commit 03f268d) Signed-off-by: Mansi Shinde <[email protected]> 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: bowenlan-amzn <[email protected]>
Description
Rename indices to indexes in Index Management UI
Issues Resolved
List any issues this PR will - 637
Check List
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.