Matt Simerson
Matt Simerson
> It could be argued that the second record is a typo but it can not be sad that it is a duplicate. Technically they are not equal. Aye, true...
I'd like that too.
Hey @rduffner, have you checked out zone2nic since #86 was merged? Would you mind?
Done: https://github.com/msimerson/NicTool/releases/tag/2.32
I thought I had fixed that, I must not have committed that change yet. Basically, a module that we depend on got more strict, and the import script is reporting...
> nt_zone_record_id string.The Zone record ID number of the zone record being updated. If you are creating a new zone record, this entry is to be left blank. That's a...
That is correct. Those who need PTR records in forward zones can enable it as you discovered.
> the only way we have found to effectively test if our requests will pass the validation is using superagent and then hitting it with real requests. I've never considered...
> we should be using npm's 2FA, which--last time I checked--means a machine cannot publish. Yes we should. And you can set up NPM with 2FA and still publish. You...
Is a PR that fixes this welcome? Any thoughts about also replacing CI with github actions?