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

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 #4560 (557b649) into 2.9 (34e8c73) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              2.9    #4560   +/-   ##
=======================================
  Coverage   66.16%   66.16%           
=======================================
  Files        3315     3315           
  Lines       63887    63887           
  Branches     9963     9963           
=======================================
+ Hits        42272    42274    +2     
+ Misses      19171    19170    -1     
+ Partials     2444     2443    -1     
Flag Coverage Δ
Linux_1 34.74% <ø> (ø)
Linux_2 55.07% <ø> (ø)
Linux_3 43.23% <ø> (+<0.01%) ⬆️
Linux_4 35.09% <100.00%> (ø)
Windows_1 34.76% <ø> (ø)
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 1 file with indirect coverage changes

@kavilla kavilla merged commit 4935a4d into 2.9 Jul 12, 2023
@github-actions github-actions bot deleted the backport/backport-4556-to-2.9 branch July 12, 2023 21:58
@manasvinibs manasvinibs mentioned this pull request Jul 14, 2023
8 tasks
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