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

fix: backport npm fetcher code #8

Open
wants to merge 3 commits into
base: dunfell
Choose a base branch
from

Conversation

mxzinke
Copy link

@mxzinke mxzinke commented Nov 17, 2021

Does fix multiple issues when trying to use npm fetcher with Node.js v16 LTS version in fetch and installation process. Using the backported version of the current state from master branch.

Does fix multiple issues when trying to use npm fetcher with Node.js 16.X.X (current LTS) version in fetch and installation process. Using the backported version of current state from master.
@mxzinke
Copy link
Author

mxzinke commented Nov 17, 2021

@rpurdie Could you have a look?

Copy link
Collaborator

@kraj kraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you send this patch to openembedded-core@lists.openembedded.org

@mxzinke
Copy link
Author

mxzinke commented Nov 30, 2021

@kraj Why use this outdated and old method when there is Github? Why are all Linux-Guys are that special...

@rpurdie
Copy link
Contributor

rpurdie commented Nov 30, 2021

@kraj Why use this outdated and old method when there is Github? Why are all Linux-Guys are that special...

There was recently a discussion on this. In summary there are reasons that the mailing list/patch workflow works better when you have a wide range of reviewers rather than the single maintainer model which github promotes and works best with.

https://lists.openembedded.org/g/bitbake-devel/topic/bitbake_style_workflow/86911583

@rpurdie
Copy link
Contributor

rpurdie commented Nov 30, 2021

The patch needs to go to bitbake-devel. At a quick glance it also needs a proper commit message explaining what it does and why. It shouldn't mix whitespace changes with code changes either as it obscures what the patch is doing.

@mxzinke
Copy link
Author

mxzinke commented Dec 5, 2021

@rpurdie I can just go with what the guy(s) already told in the discussion about plans switching to a Git-platform: It make things a lot easier and I would be a happy contributor if so.

And regarding the whitespaces: This is the freaking PEP8 standard, my IDE does this right out of the box...

(Sorry about madness, but I am just pissed of how hard a contribution could be!)

@rpurdie
Copy link
Contributor

rpurdie commented Dec 5, 2021

@mxzinke it works two ways. I am frustrated people want us to destroy our existing ecosystem to meet these new needs. I see the value in new contributors but there is a high price which I don't think people see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants