1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
Commit Graph

2047 Commits

Author SHA1 Message Date
1ea9f4ced6 GCLOUD: Support "private domains" plus many bugfixes (#2482)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-08 10:47:39 -04:00
acd47d57ad CORE: Update docs CCI -> GHA (#2496) 2023-08-04 10:54:17 -04:00
7a3e30b2b5 CHORE: Update goreleaser config for new NFPM format (#2467)
Co-authored-by: SignalRichard <20459042+SignalRichard@users.noreply.github.com>
2023-08-04 10:23:39 -04:00
449e2a77e5 FOUND-1643: FEATURE: Adding rate limit to CSCGlobal (#2490) 2023-08-01 09:40:59 -04:00
31bf652e34 ANNOUNCEMENT: Proposal to no longer generate 32-bit binaries (#2464) 2023-06-28 10:35:59 -04:00
0f1a256311 CHORE: Update dependencies (#2460) 2023-06-25 12:38:46 -04:00
7ab38dd825 dnscontrol get-zones --help typo fix (#2459) 2023-06-24 09:12:48 -06:00
4ba630d0be HEXONET: Updated GO-SDK to the latest version (#2448) 2023-06-21 07:08:26 -06:00
9741d3c527 BUG: BIND not handling long TXT records correctly (#2447) 2023-06-20 12:35:11 -04:00
8656ffdbd5 DOCS: The Javascript code examples are no longer tied to a DNS provider (#2443) 2023-06-17 23:35:13 -04:00
5b3bb312ea DOCS: Improved the preview of the new rtypes addition. (#2441)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-06-17 08:58:46 -04:00
7977a7b81c DOCS: Improve consistency in code examples in language reference (#2439)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-06-17 08:58:17 -04:00
0bf24d0282 LINODE: Add Default TTL as allowed TTL (#2442) 2023-06-17 07:51:13 -04:00
d00804b4f5 TRANSIP: Improve error-checking on ListZones() (#2433)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-06-15 09:59:15 -04:00
fddec1db68 DIGITALOCEAN: Enable get-zones "all" feature (implement ListZones()) (#2437)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-06-15 09:23:50 -04:00
354063cc09 BUGFIX: Add missing var statements at loop initialization (#2436) 2023-06-13 13:28:22 -04:00
bd81bb36a3 CHORE: Add runtime dependencies for container (#2434)
Signed-off-by: Grant Slater <github@firefishy.com>
2023-06-12 07:27:58 -04:00
68084726c0 INWX: Implemented ListZones() support (#2428)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-06-08 13:59:57 -04:00
3250681821 INWX: Fix PTR test failing/unexpected PTR modify operation (#2430) 2023-06-08 13:34:03 -04:00
e166160072 INWX: Update providers.md maintainer (#2427) 2023-06-08 11:35:20 -04:00
794fcd68fa CHORE: remove pkg/natsort which is unused (#2426) 2023-06-07 07:26:34 -04:00
9c9ff4d45a CICD: Add required GHA permissions for goreleaser (#2424)
Signed-off-by: Grant Slater <github@firefishy.com>
v4.1.1
2023-06-06 06:52:09 -04:00
f80f94f94b REFACTOR: .target should always be FQDN (#2421) 2023-06-02 15:27:43 -04:00
8b915a4760 Build(deps): Bump github.com/G-Core/gcore-dns-sdk-go from 0.2.3 to 0.2.6 (#2413)
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-06-02 10:49:31 -04:00
5477b10cf7 CICD: Also push container images to GitHub Container Registry (ghcr.io) (#2418)
Signed-off-by: Grant Slater <github@firefishy.com>
2023-06-02 10:26:20 -04:00
83e41e5169 Revert "Also push container images to github / gcr.io" (#2416) 2023-06-01 18:24:26 -04:00
f4ae37ffd6 Also push container images to github / gcr.io (#2408)
Signed-off-by: Grant Slater <github@firefishy.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-06-01 16:02:37 -04:00
c1777cf19c CHORE: Update dependencies (#2415) 2023-06-01 13:49:50 -04:00
ce89f7fb96 CHORE: Eliminate SetTargetTXTString() (#2409) 2023-06-01 13:11:36 -04:00
23ba49e753 BIND: reset zonefile for reading records (#2407) 2023-05-31 12:14:04 -04:00
e6f3fb42f2 DOCS: Add to styleguide info about top-of-doc params (#2404) 2023-05-30 19:46:37 -04:00
e9b4b9b34d CHORE: Rename js.Javascript to js.JavaScript (#2405) 2023-05-30 18:02:24 -04:00
83a7f06718 DOCUMENTATION: Add JSDoc info to style guide (#2403)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2023-05-30 15:06:57 -04:00
f5a9f8b6d0 DOCS: TypeScript updates (#2402) 2023-05-30 12:59:58 -04:00
207ed695cf BIND: Automatically create the subdirectories leading up to zonefiles (#2397) 2023-05-26 13:16:20 -04:00
3492b26d0a CLOUDFLAREAPI: Allow API debugging to be enabled via env variable (#2395)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-25 20:48:30 -04:00
c0770e6aa0 AUTODNS: Guard against conversion errors (#2396) 2023-05-25 19:41:39 -04:00
260648765e Create codeql.yml 2023-05-25 19:20:54 -04:00
e97cf01744 DOCS: consistency in code examples in language reference (#2394) v4.1.0 2023-05-24 16:09:22 -04:00
0b7dabacc8 NEW FEATURE: IGNORE() (diff2 only) (#2388)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2023-05-24 15:14:36 -04:00
64f083af4e Update issue templates 2023-05-24 15:08:03 -04:00
1405901171 CLOUDFLAREAPI: Update cloudflare-go to v0.68 (#2390) 2023-05-24 06:20:11 -04:00
fb1f2bd27a CHORE: Update dependencies (#2389) 2023-05-23 17:34:20 -04:00
9a3cd8e26f DOCS: Documentation Style Guide (#2383)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-22 07:31:30 -04:00
cfcc451089 DOCS: Removed comments from dnsconfig.js code examples (#2386) 2023-05-21 13:49:35 -04:00
89b9f1b641 DOCS: Code examples missing provider constants (#2384)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-21 13:31:35 -04:00
4d360d4bda DOCS: Fixed creds.json example (#2385) 2023-05-21 13:30:30 -04:00
5ae231030e Update version in go.mod (#2382) 2023-05-20 13:21:45 -04:00
7e87d5f085 DESEC: implement ListZones (#2381)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-20 13:20:37 -04:00
d8f45aa868 DOCS: Split horizon (#2379)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-20 13:19:55 -04:00