Open
Conversation
…(rather than autodetecting it).
Owner
|
Hey @pjdsully, any reason why you closed the PR? I think it might be a great start. I would also love to see some test added and the doc updated. |
Author
|
Hi,
I'm new with github. The closure was a mistake; I didn't even notice it.
Truth is, I'm new with Node.js, too. I've only worked with Javascript in web content, most extensively to add VoiceOver screen reader support to Apple Help content.
So I struggled for a bit with even the structure of the project and with one specific technical issue. Notably:
1. I don't know what doc files may be generated in whole or in part, so I shied away from modifying these.
2. I didn't even look at tests. (Yes, I've tried the code on my own, with and without use of the switch. It doesn't check the parameter for valid IPv4 format, but works otherwise.) Having struggled to learn npm and github and Node.js in one afternoon, I didn't want to tackle whatever is needed to add tests.
3. You suggested --force-ip. I implemented --forceip (without the hyphen). That's just because I don't know how to escape or quote the the property name that Commander evidently generates.
So that's four rookie problems. But the code does work for me, so I'm happy with it.
- Peter
… On Mar 7, 2018, at 4:12 PM, Luciano Mammino ***@***.***> wrote:
Hey @pjdsully <https://github.com/pjdsully>, any reason why you closed the PR?
I think it might be a great start. I would also love to see some test added and the doc updated.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#28 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AjbTSPPrGXRheNggyLXmIiX8Ao0DqV57ks5tcD85gaJpZM4SgxaD>.
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
|
Author
|
Hello Luciano,
I remember now. I thought the "Close" button was like "OK" in a desktop application dialog.
As I said, I'm totally new with github. (I've used command line git for years, mostly with my own server.)
- Peter
… On Mar 7, 2018, at 4:12 PM, Luciano Mammino ***@***.***> wrote:
Hey @pjdsully <https://github.com/pjdsully>, any reason why you closed the PR?
I think it might be a great start. I would also love to see some test added and the doc updated.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#28 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AjbTSPPrGXRheNggyLXmIiX8Ao0DqV57ks5tcD85gaJpZM4SgxaD>.
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
|
Owner
|
No worries @pjdsully, I'll reopen this one. For now thanks a million for your valuable contribution, I really appreciate your effort in trying to get this done anyway! |
Pull request with upstream branch still outstanding.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.