Closed arya-dos closed 4 months ago
Linter OK:
Linter result for dnsdad.com.dnsdadrecords.json
This pull is quite messy. First of all comments like //comment out file
are not valid json. The domain connect linter does not even allow unknown json values, meaning comments using https://json-schema.org/understanding-json-schema/reference/comments will not work.
Secondly. It would be best to get the latest origin/master
and re-create the arya-dos/dnsdad
branch dev
from scratch.
p.s. The commit you want in your dev branch is:
0001-dnsdad-add-syncPubKeyDomain.txt
Easy way to apply that file is: git am 0001-dnsdad-add-syncPubKeyDomain.txt
Added syncPubKeyDomain