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] Fix Node.js download link #4559

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d746595 from #4556.

https://mirrors.nodejs.org/ is no longer available which prevents the ability from release builds
being made. Restoring back the original link.

Follow-up should be considered about a caching mechanism and param to the CLI to utilize another link or path.

Signed-off-by: Miki <[email protected]>
(cherry picked from commit d746595)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #4559 (3310e8c) into 2.x (6e3db6c) will increase coverage by 0.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              2.x    #4559      +/-   ##
==========================================
+ Coverage   66.00%   66.18%   +0.17%     
==========================================
  Files        3313     3315       +2     
  Lines       63846    63887      +41     
  Branches     9963     9963              
==========================================
+ Hits        42142    42284     +142     
+ Misses      19312    19236      -76     
+ Partials     2392     2367      -25     
Flag Coverage Δ
Linux ?
Linux_1 34.74% <ø> (?)
Linux_2 55.07% <ø> (?)
Linux_3 43.22% <ø> (?)
Linux_4 35.09% <100.00%> (?)
Windows_1 34.80% <ø> (?)
Windows_2 55.03% <ø> (?)
Windows_3 43.23% <ø> (?)
Windows_4 35.09% <100.00%> (?)

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

Impacted Files Coverage Δ
src/dev/build/tasks/nodejs/node_download_info.ts 61.53% <100.00%> (ø)

... and 31 files with indirect coverage changes

@kavilla kavilla merged commit df28cbd into 2.x Jul 12, 2023
@github-actions github-actions bot deleted the backport/backport-4556-to-2.x branch July 12, 2023 23:44
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.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants