Commit graph

2414 commits

Author SHA1 Message Date
Costas Drogos
4f5655e510
NS1: remove deprecated NS1_URLFWD (#3400)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-01-27 10:29:26 -05:00
Jakob Ackermann
f264047633
BUG: create zones on push regardless of --populate-on-preview=false (#3402) 2025-01-27 10:28:25 -05:00
Tom Limoncelli
901a3ac1c9
CHORE: Update dependencies (#3397) 2025-01-21 14:43:33 -05:00
Tom Limoncelli
70e9659014
MSDNS: Provider is failing due to lint fix gone wrong (#3396) 2025-01-21 14:29:53 -05:00
Jakob Ackermann
5e15bbe676
BUG: fetch zones once in ZoneCache (#3394) 2025-01-18 08:54:37 -05:00
Kai Schwarz
a631c5bfdd
CNR: Initial Performance improvement; golint review (#3391) 2025-01-17 14:15:10 -05:00
Tom Limoncelli
e1c9785159
CHORE: Update dependencies (#3385) 2025-01-17 07:11:10 -05:00
Tom Limoncelli
9e88b6a801
CICD: Make pager tests more visible (#3387) 2025-01-16 21:47:10 -05:00
Tom Limoncelli
67db0e287d
GCLOUD: remove (irrelevant) slow test (#3384) 2025-01-16 14:41:18 -05:00
Tom Limoncelli
c348e354ff
GCLOUD: CICD: Skip the pager1201 integration test (#3383) 2025-01-16 14:32:32 -05:00
Tom Limoncelli
5cfb9073a2
TRANSIP: Pause when rate-limited (#3378) 2025-01-16 14:17:47 -05:00
Tom Limoncelli
f666af8714
GCLOUD: Re-try on 502 errors (#3376) 2025-01-16 13:56:46 -05:00
Tom Limoncelli
1a1a4bf00d
INWX: Enable SRV to have "." target (#3380) 2025-01-16 12:54:48 -05:00
Tom Limoncelli
355643988e
CLOUDFLAREAPI: No longer treat TTL=300 as special (#3368)
Co-authored-by: Sukka <github@skk.moe>
2025-01-16 10:58:11 -05:00
Tom Limoncelli
89c65b6683
INWX: Permit "." target for SRV records (#3377) 2025-01-16 10:03:00 -05:00
Tom Limoncelli
fc2c506920
CICD: Warn user if -provider does not match profiles.json:TYPE (#3375) 2025-01-15 18:28:15 -05:00
Jakob Ackermann
0d5b3c22b7
CLOUDFLARE: adopt ZoneCache (#3373) 2025-01-15 17:43:24 -05:00
Jakob Ackermann
2ef23621b5
HETZNER: adopt ZoneCache (#3372) 2025-01-15 15:23:02 -05:00
Tom Hughes
ab00797f89
FEATURE: Extend PTR magic handling to support RFC4183 names (#3364) 2025-01-14 21:07:19 -05:00
Jakob Ackermann
5c9b17039e
FEAT: Add ZoneCache primitive (#3365) 2025-01-14 21:05:17 -05:00
Jakob Ackermann
556926a2f7
BUG: Create zones ahead of gathering data (#3337)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-01-14 17:02:05 -05:00
Asif Nawaz
a3d6c51c7f
CNR: Add support for ALIAS record type (#3360) 2025-01-14 16:46:55 -05:00
Kevin Zander
d13cf0fc52
POWERDNS: fix preview/push of a non-existent zone (#3338) 2025-01-14 16:46:02 -05:00
Vincent Hagen
8a2cf1f670
TRANSIP: Change to zone-based updates to dramatically improve speed of updates (#3362) 2025-01-14 16:23:49 -05:00
dependabot[bot]
16159f303c
Build(deps): Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#3356)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 11:46:19 -05:00
Tom Limoncelli
5dbe5e84c9
CHORE: Fix lint warnings from golangci-lint (#3311) 2025-01-13 11:33:12 -05:00
Asif Nawaz
b5b2873c62
HEXONET: Add error handling for MX and SRV record priority parsing (#3355) 2025-01-13 09:36:22 -05:00
Tom Limoncelli
4956d3d068
HEXONET: Skip unneeded test to speed up CICD (#3348) 2025-01-10 13:01:59 -05:00
Tom Limoncelli
2461f3dc50
REFACTOR: prettysort should unify FQDN to "@" earlier (#3323) 2025-01-08 11:10:07 -05:00
Jeffrey Cafferata
f9718852ce
DOCS: Rackspace Cloud DNS provider request (#3322) 2025-01-08 09:54:13 -05:00
Berk D. Demir
cc366d4306
ROUTE53: Add HTTPS, SSHFP, SVCB, and TLSA record types (#3316)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-01-07 08:50:46 -05:00
Grégoire Henry
692633845a
TESTING: Improve AXFRDDNS integration tests (#3317) 2025-01-07 08:38:39 -05:00
Jeffrey Cafferata
519e4f82e1
DOCS: Provider URI redirect (#3307)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-01-06 09:53:49 -05:00
Jeffrey Cafferata
e8bf7c71d4 CHORE: Rename -provider to -profile within the integration tests. 2025-01-06 09:38:39 -05:00
Jeffrey Cafferata
533c7e0946 CHORE: Rename -provider to -profile within the documentation. 2025-01-06 09:38:39 -05:00
Jeffrey Cafferata
1742e65f39 CHORE: Rename -provider to -profile within the GitHub integration tests. 2025-01-06 09:38:39 -05:00
Jeffrey Cafferata
b87fb500b7 CHORE: Rename providers.json to profiles.json within the documentation. 2025-01-06 09:38:39 -05:00
Jeffrey Cafferata
59afd10bb4 CHORE: Rename providers.json to profiles.json within the integration tests. 2025-01-06 09:38:39 -05:00
Tom Limoncelli
4489295eae CHORE: Update dependencies 2025-01-04 10:54:39 -05:00
Tom Limoncelli
aa93615d79 DOCS: Add fmtjson and "get co main" to releng docs
Release engineering docs should clarify that they
should start in "main".  Also add fmtjson instructions.

Added as requested.
2025-01-04 09:54:50 -05:00
Tom Limoncelli
dd26354e0e Add .git-blame-ignore-revs 2025-01-03 13:19:39 -05:00
Tom Limoncelli
e9ff430a2b TESTING: parse_tests: reformat/regenerate .js .json files 2025-01-03 13:19:39 -05:00
Tom Limoncelli
e2325014de TESTING: parse_tests: Generate post-processed json files 2025-01-03 13:19:39 -05:00
Max Chernoff
e664daea53
AXFRDDNS: Modernize, Update supported capabilities (#3294) 2025-01-03 10:08:35 -05:00
Tom Limoncelli
f202433878
CHORE: Remove debug statements (#3293) 2025-01-01 15:12:40 -05:00
Tom Limoncelli
9c3a161ccd
AXFRDDNS: Enable automated testing (#3290) 2025-01-01 14:51:58 -05:00
dependabot[bot]
f265dbade1
Build(deps): Bump alpine from 3.20.3 to 3.21.0 (#3289)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-01 12:02:45 -05:00
Tom Limoncelli
513b8be910
CICD: json files should be strictly formatted (#3282) 2025-01-01 12:02:23 -05:00
Tom Limoncelli
2c2d7a169b
CHORE: Update dependencies (#3288) 2025-01-01 11:42:43 -05:00
Tom Limoncelli
43bb75e9a2
MYTHICBEASTS: CHORE: fix code formatting (#3281) 2025-01-01 10:04:30 -05:00