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

[AUTO] Increment version to 2.16.0.0 #2067

Closed
wants to merge 8 commits into from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

  • Incremented version to 2.16.0.0.

opensearch-trigger-bot bot and others added 7 commits July 23, 2024 14:55
* Fix the nextUrl validation test and test url path using regex

Signed-off-by: Craig Perkins <[email protected]>

* Update nextUrl validation regex

Signed-off-by: Craig Perkins <[email protected]>

* Add missing tests

Signed-off-by: Craig Perkins <[email protected]>

* Combine url split to single line

Signed-off-by: Craig Perkins <[email protected]>

* Update docstring

Signed-off-by: Craig Perkins <[email protected]>

* Simplify condition

Signed-off-by: Craig Perkins <[email protected]>

* Add origin on redirect

Signed-off-by: Craig Perkins <[email protected]>

* Remove absolute url on redirect

Signed-off-by: Craig Perkins <[email protected]>

* Update login-page tests

Signed-off-by: Craig Perkins <[email protected]>

* Remove url.origin

Signed-off-by: Craig Perkins <[email protected]>

* Account for server base path that can be numeric

Signed-off-by: Craig Perkins <[email protected]>

* Update docstring

Signed-off-by: Craig Perkins <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit a44e265)

Co-authored-by: Craig Perkins <[email protected]>
---------

Signed-off-by: Darshit Chanpura <[email protected]>
(cherry picked from commit e9609ac)

Signed-off-by: opensearch-ci-bot <[email protected]>
Signed-off-by: Darshit Chanpura <[email protected]>
Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
Co-authored-by: Craig Perkins <[email protected]>
Co-authored-by: Darshit Chanpura <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
Signed-off-by: Darshit Chanpura <[email protected]>
(cherry picked from commit 2cc3f60)

Co-authored-by: Darshit Chanpura <[email protected]>
* Do not register tenancy app if disabled in yml

Signed-off-by: Derek Ho <[email protected]>

* Adds a test

Signed-off-by: Derek Ho <[email protected]>

* Revert type and export

Signed-off-by: Derek Ho <[email protected]>

* Use constants

Signed-off-by: Derek Ho <[email protected]>

* Remove extra license field

Signed-off-by: Derek Ho <[email protected]>

* Refactor with constants

Signed-off-by: Derek Ho <[email protected]>

---------

Signed-off-by: Derek Ho <[email protected]>
(cherry picked from commit 0ed2cf2)

Co-authored-by: Derek Ho <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]>
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.17%. Comparing base (6e89c3c) to head (965d304).
Report is 4 commits behind head on 2.16.

Files Patch % Lines
public/plugin.ts 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.16    #2067      +/-   ##
==========================================
+ Coverage   69.34%   71.17%   +1.82%     
==========================================
  Files          96       96              
  Lines        2587     2598      +11     
  Branches      382      387       +5     
==========================================
+ Hits         1794     1849      +55     
+ Misses        699      649      -50     
- Partials       94      100       +6     

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

@@ -0,0 +1,178 @@
/*
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we close this one since it is carrying over all the other diffs

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can close it. It is only carrying a PR that I didn't mean to backport to 2.16 after rebasing.

@derek-ho derek-ho closed this Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants