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 <cwperx@amazon.com>

* Update nextUrl validation regex

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Add missing tests

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Combine url split to single line

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Update docstring

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Simplify condition

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Add origin on redirect

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Remove absolute url on redirect

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Update login-page tests

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Remove url.origin

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Account for server base path that can be numeric

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Update docstring

Signed-off-by: Craig Perkins <cwperx@amazon.com>

---------

Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit a44e265)

Co-authored-by: Craig Perkins <cwperx@amazon.com>
---------

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
(cherry picked from commit e9609ac)

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

Co-authored-by: Darshit Chanpura <dchanp@amazon.com>
* Do not register tenancy app if disabled in yml

Signed-off-by: Derek Ho <dxho@amazon.com>

* Adds a test

Signed-off-by: Derek Ho <dxho@amazon.com>

* Revert type and export

Signed-off-by: Derek Ho <dxho@amazon.com>

* Use constants

Signed-off-by: Derek Ho <dxho@amazon.com>

* Remove extra license field

Signed-off-by: Derek Ho <dxho@amazon.com>

* Refactor with constants

Signed-off-by: Derek Ho <dxho@amazon.com>

---------

Signed-off-by: Derek Ho <dxho@amazon.com>
(cherry picked from commit 0ed2cf2)

Co-authored-by: Derek Ho <dxho@amazon.com>
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
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