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.10] Correct the generated path for downloading plugins by their names on Windows #4972

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 43fe5d5 from #4953.

…Windows (#4953)

* Correct the generated path for downloading plugins by their names on Windows

Signed-off-by: Miki <miki@amazon.com>

* Update snapshot for unit test

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>

* Add link for integration to lycheeexlude

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>

---------

Signed-off-by: Miki <miki@amazon.com>
Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
Co-authored-by: Kawika Avilla <kavilla414@gmail.com>
(cherry picked from commit 43fe5d5)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #4972 (0f7af80) into 2.10 (d1400d6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             2.10    #4972   +/-   ##
=======================================
  Coverage   66.44%   66.44%           
=======================================
  Files        3399     3399           
  Lines       64881    64881           
  Branches    10360    10360           
=======================================
+ Hits        43107    43111    +4     
- Misses      19215    19292   +77     
+ Partials     2559     2478   -81     
Flag Coverage Δ
Linux_1 34.86% <ø> (ø)
Linux_2 55.19% <ø> (ø)
Linux_3 44.25% <ø> (+<0.01%) ⬆️
Linux_4 35.05% <100.00%> (ø)
Windows_1 34.88% <ø> (ø)
Windows_2 55.15% <ø> (ø)
Windows_3 44.25% <ø> (ø)
Windows_4 35.05% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/cli_plugin/install/settings.js 100.00% <100.00%> (ø)

... and 21 files with indirect coverage changes

📢 Have feedback on the report? Share it here.

@joshuarrrr joshuarrrr merged commit 3f57676 into 2.10 Sep 8, 2023
72 of 73 checks passed
@joshuarrrr joshuarrrr deleted the backport/backport-4953-to-2.10 branch September 8, 2023 21:15
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 distinguished-contributor v2.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants