-
-
Notifications
You must be signed in to change notification settings - Fork 289
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
feat: add nodejs to system install #675
Conversation
Thank you. Please can you try to match the style that I used in the new CNI plugins app or the Go app? I noticed Richard's PR had introduced lots of extracted variables and consts. |
@alexellis, Yes I try to align with your recent changes. Any particular code piece you saw? Would help me |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding a few review comments.
Hi @alexellis, removed the symlink stuff and added your feedback. To only issue I have is, that I need to copy the content of the archive to the Maybe you have an idea |
We have a couple of Untar methods to try out, what does each do vs. what we need? Do we need a 3rd Untar method? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you think we can get this turned around this week?
Signed-off-by: Engin Diri <[email protected]>
Hi @alexellis, PR is ready to review and merge. Looking forward for your feedback! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thank you very much for this.
Danke sehr. Do you have a mode added already for quiet output? |
Signed-off-by: Engin Diri [email protected]
Description
This PR adds node to the system install fn of arkade.
You can install from the stable release or choose a nightly build from the nightly channel
Motivation and Context
design/approved
by a maintainer (required)Releates to Feature: system packages for Linux servers, CI and workstations #654
How Has This Been Tested?
Latest from release channel
From nightly channel
Are you a GitHub Sponsor (Yes/No?)
Types of changes
Documentation
./arkade get -o markdown
./arkade install --help
Checklist:
git commit -s