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] [Refactor-1160] Different Values Pointing to Basic Auth, Need to Unify #1649

Merged
merged 3 commits into from
Nov 17, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2131598 from #1619

#1619)

* finished ticket

Signed-off-by: Prabhas Kurapati <[email protected]>

* fixed invalid auth type error

Signed-off-by: Prabhas Kurapati <[email protected]>

* fixed unit tests

Signed-off-by: Prabhas Kurapati <[email protected]>

* made requested changes

Signed-off-by: Prabhas Kurapati <[email protected]>

* updated saml to AuthType.SAML + fixed basicauth test

Signed-off-by: Prabhas Kurapati <[email protected]>

---------

Signed-off-by: Prabhas Kurapati <[email protected]>
(cherry picked from commit 2131598)
@cwperks
Copy link
Member

cwperks commented Nov 14, 2023

Looking into unit test failures:

Run yarn lint
yarn run v1.22.19
$ yarn run lint:es && yarn run lint:style
$ node ../../scripts/eslint

/home/runner/work/security-dashboards-plugin/security-dashboards-plugin/OpenSearch-Dashboards/plugins/security-dashboards-plugin/babel.config.js
Error:   29:1[7](https://github.com/opensearch-project/security-dashboards-plugin/actions/runs/6855061100/job/18639322570?pr=1649#step:5:8)  error  Unable to resolve path to module '@babel/plugin-proposal-class-properties'    import/no-unresolved
Error:   30:17  error  Unable to resolve path to module '@babel/plugin-proposal-object-rest-spread'  import/no-unresolved

This was referenced Nov 14, 2023
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (25c41bb) 66.29% compared to head (e2f81a3) 66.29%.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #1649   +/-   ##
=======================================
  Coverage   66.29%   66.29%           
=======================================
  Files          93       93           
  Lines        2344     2344           
  Branches      317      317           
=======================================
  Hits         1554     1554           
  Misses        720      720           
  Partials       70       70           

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

@DarshitChanpura DarshitChanpura merged commit 5012a8c into 2.x Nov 17, 2023
@github-actions github-actions bot deleted the backport/backport-1619-to-2.x branch November 17, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants