Conversation
|
By analyzing the blame information on this pull request, we identified @flosse, @offlinehacker and @svanderburg to be potential reviewers |
|
Wait, what? The package name should be |
|
The node builder might be sticking "nodejs-" in front of the name, which then causes the shitty |
|
IMO starting package names with numbers is a bad practice, and "7f" will confuse even some human readers. (What is node-7f-1.1.3?) There's also an option to somehow make 7f |
|
/cc the one who introduced it: @flosse. |
|
As already mentioned we can really remove this package! |
|
This PR wasn't enough to remove it. I pushed one that does (hopefully correctly). |
The 7f package caused nodejs to upgrade to nodejs-7f (the version checker thinks it is a version of nodejs).