Commit graph

1773 commits

Author SHA1 Message Date
Tom Limoncelli
7efec559fc
Remove bruceadams/get-release (#2350)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-10 15:23:35 -04:00
Richard
914a3f4210
ci: add docker login for goreleaser (#2349) 2023-05-10 11:49:18 -04:00
Richard
9d6e8d8d5c
ci: add dockerhub creds for goreleaser (#2347) 2023-05-10 10:54:00 -04:00
Richard
ec01a149cf
ci: fix release workflow trigger (#2345) 2023-05-10 09:10:14 -04:00
Richard
4300772a4e
ci: add github token as envvar for goreleaser (#2344) 2023-05-09 15:17:10 -04:00
Richard
7d86cfa987
ci: add goreleaser to release pipeline (#2343)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-09 14:58:24 -04:00
Jed Fox
f896b749d3
Fix doc URLs in .d.ts file (#2342)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-09 14:29:58 -04:00
Tom Limoncelli
0d479b2780
verifyCNAMEAssertions should warn, not panic (#2340)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-09 14:29:09 -04:00
Tom Limoncelli
ace2242daf
BUG: diff2 doesn't process IGNORE_TARGET() correctly (#2338)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-08 22:29:58 -04:00
Tom Limoncelli
444b48bb0a Suggestion to use diff2 should be more clear 2023-05-08 21:59:57 -04:00
Grégoire Henry
dda3fc8cc1
AXFRDDNS Fix docs, fix handling of unsupported record types (#2335)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-08 21:44:42 -04:00
dependabot[bot]
1e470b1c0b
Build(deps): Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#2336)
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>
2023-05-08 16:51:07 -04:00
Daniil Lemenkov
36e3595612
CHORE: Satisfy Staticcheck and remove unused code (#2331) 2023-05-08 16:49:26 -04:00
Richard
f7118574a9
ci: hardcode container tag gover in pipeline 2023-05-08 12:10:12 -04:00
Tom Limoncelli
11c9f805d8
CHORE: Remove references to old CircleCI build system (#2333)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-08 08:45:21 -04:00
Hamish Moffatt
5fd8b65815
format=js generates wrong DS() format (#2332)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-08 08:08:26 -04:00
Tom Limoncelli
534c78f7c4
Convert StackExchange/dnscontrol to GitHub Actions (#2314)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
Co-authored-by: Richard <20459042+SignalRichard@users.noreply.github.com>
2023-05-07 11:52:07 -04:00
Tom Limoncelli
94d8e76901 Remove CCI config 2023-05-07 11:20:59 -04:00
Tom Limoncelli
ebe3ecdf8f
CHORE: Move NS test to its own function (#2318)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-07 09:27:41 -04:00
Tom Limoncelli
00976474cb
Regularlize the env/secrets (#2328)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
Co-authored-by: Richard <20459042+SignalRichard@users.noreply.github.com>
2023-05-06 14:41:15 -04:00
Tom Limoncelli
fede846b12
NS1: revert #2295 (nameserver "trailing dot" issue) (#2327) 2023-05-06 11:46:07 -04:00
Vincent Hagen
0cad03df60
Fix TransIP record deletion by using original record for deletion (#2325) 2023-05-06 11:15:13 -04:00
Florent Thoumie
a8b0d4ca66
NS1 Fix URLFWD implementation by being more consistent (#2320) 2023-05-05 09:11:57 -04:00
Jakob Ackermann
f0ea71584f
TESTING: add integration test for no trailing dot in nameservers (#2311)
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2023-05-02 15:40:33 -04:00
Tom Limoncelli
489be2e3dc
ROUTE53: fix R53_ZONE() handling for domains (#2306)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-02 13:04:59 -04:00
Tom Limoncelli
49e9279388
Update deps (#2309)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-01 18:59:16 -04:00
Tom Limoncelli
18b8ce791a
NS1: Improve nameserver handling (#2295)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-01 18:44:25 -04:00
Tom Limoncelli
780e17ada9
Linting (#2308)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-01 18:40:10 -04:00
Tom Limoncelli
8f4a08a7e6
ROUTE53: Fix "No such DNS type error" on legacy or ignored records (#2294)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-01 18:33:29 -04:00
Will Power
d8e167c2ce
HETZNER: fix nameserver trailing dots (#2301)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-01 18:10:25 -04:00
Florent Thoumie
a0d491e6ce
NS1: Fix NS1_URLFWD records push (#2298) 2023-04-26 08:20:14 -05:00
Tom Limoncelli
fba40d5373
BIND: Enable hermetic zone builds (#2275)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-25 18:00:11 -05:00
Yannik Sembritzki
b24e7ef126
HOSTINGDE: Fix zone creation (fixes #2276) (#2297)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-04-25 07:07:53 -05:00
Jan-Philipp Benecke
1d252dd482
POWERDNS: Add option to set the PowerDNS zone kind (#2274)
Signed-off-by: Jan-Philipp Benecke <jan-philipp@bnck.me>
2023-04-24 17:16:23 -05:00
Tom Limoncelli
be8495c5e8
Integration tests should test diff2's IGNORE* (#2292)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-23 13:28:18 -05:00
Tom Limoncelli
1690bae128
CLOUDNS: Fix WR type (#2288)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-19 11:13:24 -04:00
Florent Thoumie
bede608637
Fix NS1_URLFWD custom record type handling (#2289) 2023-04-17 18:21:26 -04:00
Tom Limoncelli
5e9472bd44
BUG: diff2 flag can not work in both places (#2286)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-17 14:59:35 -04:00
Florian Ritterhoff
e16babb449
fix: generate file name on bind zone generation (#2284) 2023-04-17 10:44:10 -04:00
Tom Limoncelli
bcf590f649
Enable --diff2 flag anywhere on the command line (#2281)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-16 14:46:39 -04:00
Tom Limoncelli
57f3576df1
HEXONET: Remove duplicate code (#2279)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-16 14:27:58 -04:00
Tom Limoncelli
ca5ef2d4ac
HETZNER: Clean up lint warning (#2280)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-16 14:22:03 -04:00
Tom Limoncelli
60470a3886
BUG: Some DNS zones are downloaded twice (#2120)
Signed-off-by: Amelia Aronsohn <squirrel@wearing.black>
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
Co-authored-by: Grégoire Henry <hnrgrgr@users.noreply.github.com>
Co-authored-by: Amelia Aronsohn <squirrel@wearing.black>
Co-authored-by: Kai Schwarz <kschwarz@hexonet.net>
Co-authored-by: Asif Nawaz <asif.nawaz@centralnic.com>
Co-authored-by: imlonghao <git@imlonghao.com>
Co-authored-by: Will Power <1619102+willpower232@users.noreply.github.com>
2023-04-14 15:22:23 -04:00
Steven Hodges
61559f6a96
MSDNS: Document pssession options (#2273) 2023-04-13 13:38:39 -04:00
Birkhoff Lee
16976693f3
DOCS: add reference tag for TypeScript server to recognise the type definitions (#2264)
Co-authored-by: Jed Fox <git@jedfox.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-04-11 17:26:03 -04:00
Tom Limoncelli
e0a6426ab4
fix typos (#2270)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-11 15:08:02 -04:00
Costas Drogos
310632761f
CI: BYO secrets for NS1 (#2271) 2023-04-11 13:02:41 -04:00
Tom Limoncelli
7699a0be0e
Update "provider request" docs (#2269)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-10 17:44:40 -04:00
svernick
63981d3d26
Can use LOC (#2267) 2023-04-10 14:03:46 -04:00
Jeffrey Cafferata
3e0e22268e
DOCS: Provider requests (#2266) 2023-04-09 11:28:01 -04:00