Commit graph

1537 commits

Author SHA1 Message Date
Tom Limoncelli
d765ced927
CHORE: Make Test_filterBy more readable (#1869) 2022-12-30 21:33:14 -05:00
Tom Limoncelli
bf0badf2f2
BUG: SPF split doesn't produce consistent output (#1865) 2022-12-26 09:11:52 -05:00
Costas Drogos
7654107614
NS1: Add support for diff2 (#1858)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-12-19 14:57:48 -05:00
Brice Figureau
6947388dc1
OVH: Adopt diff2 (#1861) 2022-12-19 10:21:54 -05:00
Costas Drogos
7ad98a67f9
NS2: Update ns1 to 2.7.2 (#1857) 2022-12-18 06:09:53 -08:00
imlonghao
87c32df0c9
PORKBUN: support diff2 and two small changes (#1855) 2022-12-12 11:49:32 -05:00
Tom Limoncelli
54fc2e9ce3
NEW FEATURE: diff2: A better "diff" mechanism (#1852) 2022-12-11 17:28:58 -05:00
Tom Limoncelli
b0f2945510
REFACTOR: Add diff2 enable flag to all DNS providers (#1851)
This should enable the diff2 code to be inserted with good "git blame" results for new code.  I'm adding this early to catch any problems early.
2022-12-11 15:02:58 -05:00
Tom Limoncelli
fe03b29ab2
format helpers.js (#1848) 2022-12-07 17:14:51 -05:00
Tom Limoncelli
fa52b4f2ae
GANDI_V5: Gandi now supports null MX (#1847)
Co-authored-by: Filippo Valsorda <github@bip.filippo.io>
2022-12-07 10:06:27 -05:00
Tom Limoncelli
0e3c4db301
Delete CNAME 2022-12-05 09:45:36 -05:00
Tom Limoncelli
38f24ea7aa
CHORE: go generate (#1841) 2022-12-02 09:40:07 -05:00
Jed Fox
cc2fb89b00
DOCS: Remove Cannot() records for Azure and R53 ALIAS records (#1827)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-12-02 09:21:37 -05:00
dependabot[bot]
ca6904968e
CHORE: Bump alpine from 3.16.2 to 3.17.0 (#1833)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-12-02 09:20:30 -05:00
Tom Limoncelli
d818900f61
CHORE: Upgrade otto to v0.2.0 (#1840) 2022-12-02 09:20:11 -05:00
Tom Limoncelli
4ab577eab6
Update CNAME 2022-12-02 09:14:49 -05:00
Tom Limoncelli
9f100c7966
Create CNAME 2022-12-02 09:14:29 -05:00
Tom Limoncelli
fd5f5a0963
CHORE: update deps (#1839) 2022-12-02 08:59:59 -05:00
Tom Limoncelli
ec5c4abbd6
BUGFIX: PrettySort helper doesn't sort (#1838)
PrettySort doesn't call sort! Luckily the only code that calls this is the "get-zones" subcommand, and nobody noticed that the output isn't sorted.

By making this change, people using "get-zones" to make their initial dnsconfig.js file will now find that their draft D() code is a little prettier.
2022-12-02 08:33:24 -05:00
Amogh Lele
5b95c099f6
NETLIFY: bugfix: append . to records which point to hosts (#1828)
Signed-off-by: Amogh Lele <amolele@gmail.com>
2022-11-30 09:23:52 -05:00
Jed Fox
627108ee03
DOCBUG: Fix the title of the Namecheap docs, remove false statement that there is no DNS provider implementation (#1826) 2022-11-29 17:31:30 -05:00
Jed Fox
cfc93bff46
Improve layout and display of the feature matrix table (#1824) 2022-11-29 01:18:52 -05:00
Amogh Lele
1618aceb2a
NEW PROVIDER: Netlify (#1820)
Signed-off-by: Amogh Lele <amolele@gmail.com>
2022-11-28 11:01:35 -05:00
imlonghao
d90ca157e4
PORKBUN: New provider (#1819)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-11-26 11:36:17 -05:00
nemunaire
f17600a21c
RWTH: DOCFIX: Incorrect name of API key in example (#1821)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-11-26 11:22:28 -05:00
Nicolas Lorin
caf7467cdd
VULTR: BUGFIX: Wrong records are occasionally modified (#1822) 2022-11-26 11:21:09 -05:00
Patrick Gaskin
f209111728
VULTR: Use keyed fields for govultr struct literals (#1818) 2022-11-15 12:57:52 -05:00
Yuhui Xu
35818299c0
NEW PROVIDER: Gcore DNS (#1816) 2022-11-15 12:40:08 -05:00
Tom Limoncelli
1705906be5
BUG: Fix incompatibility with go 1.19 on Linux/FreeBSD systems (#1814) 2022-11-09 14:54:06 -05:00
Dragos Harabor
68516025a5
FEATURE: Add rTypes restrictions to IGNORE_NAME (#1808)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-11-07 11:27:04 -05:00
Jeffrey Cafferata
4b3d8f724e
DOCS: Remove double hyphen (#1807) 2022-11-07 10:05:49 -05:00
Amelia Aronsohn
a6043df648
DNSIMPLE: Support new name server handling changes (#1806) 2022-11-04 14:54:48 -04:00
Andrew Imeson
7fd35e85f8
DOCS: Fix typos, word usage, and inline code in docs (#1805) 2022-11-03 09:12:08 -04:00
Jeffrey Cafferata
975463ef33
DOCS: Increase provider number (#1804) 2022-11-02 07:07:11 -04:00
Jeffrey Cafferata
2f50c740f9
DOCS: Updated Go Package URL's to latest version (#1803)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-11-01 15:15:10 -04:00
Jeffrey Cafferata
cd80a7f157
DOCS: Aligned/improved installation section package manager (#1788) 2022-11-01 15:13:53 -04:00
Paramtamtam
cc433fd104
DOCS: Added link to the alternative GitHub action (#1802) 2022-11-01 13:29:09 -04:00
Jeffrey Cafferata
e95c122c48
DOCS: Merge toc and index (#1789)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-11-01 13:03:04 -04:00
Tom Limoncelli
dc86519365
CHORE: Update deps that have automated tests (#1801) 2022-11-01 12:33:29 -04:00
Jeffrey Cafferata
3f760cdd25
DOCS: Documentation improvements (#1786)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-10-31 18:09:43 -04:00
Jeffrey Cafferata
ae1eb970f5
DOCS: Inline creds.json.tpl-example.txt example (#1784) 2022-10-31 15:59:29 -04:00
dependabot[bot]
010ba5682a
CHORE: Bump bruceadams/get-release from 1.3.1 to 1.3.2 (#1797)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 12:13:31 -04:00
Jeffrey Cafferata
eb809cd026
DOCS: Provider TransIP improvements (#1791)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-10-31 07:03:12 -04:00
Jeffrey Cafferata
b66af29aec
BUG: Re-introducing the cloudflare/cloudflare-go import (#1795)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-10-31 07:02:30 -04:00
Jeffrey Cafferata
fc678d8820
DOC: Split the Google Workspace example (#1796) 2022-10-31 06:50:41 -04:00
Jeffrey Cafferata
c6011fe3f8
DOCS: Converted README.txt to .gitkeep (#1785)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-10-30 13:59:38 -04:00
Jeffrey Cafferata
67bbbb3596
DOCS: Fix DSL table of contents (#1783)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-10-30 13:57:22 -04:00
Tom Limoncelli
1aca045d5b
DOCS: Fix many small typos (#1794)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2022-10-30 13:56:45 -04:00
Jeffrey Cafferata
705e3a03ab
DOCS: Clarify Jekyll documentation (#1790)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-10-30 13:49:01 -04:00
Jeffrey Cafferata
5ba66fac52
DOCS: Add missing record modifiers (#1793) 2022-10-30 13:45:04 -04:00