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

Closed
wants to merge 1 commit into from

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 13, 2023

Codecov Report

Merging #4570 (b105f55) into 2.8 (b08de35) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              2.8    #4570   +/-   ##
=======================================
  Coverage   66.35%   66.35%           
=======================================
  Files        3229     3229           
  Lines       62093    62093           
  Branches     9612     9612           
=======================================
  Hits        41202    41202           
  Misses      18571    18571           
  Partials     2320     2320           
Flag Coverage Δ
Linux 66.30% <100.00%> (ø)
Windows 66.30% <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%> (ø)

@AMoo-Miki AMoo-Miki closed this Jul 24, 2023
@joshuarrrr joshuarrrr deleted the backport/backport-4556-to-2.8 branch August 8, 2023 16:45
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