Jack Platten
|
96eb56f140
|
Add creds.json.tpl file to documentation (#1554)
* Add creds.json.tpl file to documentation
* Add documentation for shell script example.
* Update documentation slightly to clarify
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2022-06-20 07:35:32 -04:00 |
|
Jan-Philipp Benecke
|
cfa104858d
|
FEATURE: --creds can refer to a command line to execute in addition to a file or script (#1521)
* Allow commands for creds file & refactoring
* Minor fix
* Add shell command ability to docs
Signed-off-by: Jan-Philipp Benecke <jan-philipp.benecke@jpbe.de>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2022-06-06 14:37:45 -04:00 |
|
Tom Limoncelli
|
9e6d642e35
|
NEW FEATURE: Moving provider TYPE from dnsconfig.js to creds.json (#1500)
Fixes https://github.com/StackExchange/dnscontrol/issues/1457
* New-style creds.json implememented backwards compatible
* Update tests
* Update docs
* Assume new-style TYPE
|
2022-05-08 14:23:45 -04:00 |
|
Tom Limoncelli
|
73de17adc2
|
Revert "_PROVIDER flag phase 1: generate warnings"
This reverts commit 26c632e05f .
|
2022-03-27 15:56:57 -04:00 |
|
Tom Limoncelli
|
26c632e05f
|
_PROVIDER flag phase 1: generate warnings
|
2022-03-27 15:54:16 -04:00 |
|
Tom Limoncelli
|
ffe21c6e6d
|
creds.json should not be executable under Windows (#1456)
* Skip CAA flag test for LINODE
* Require go 1.18
* Update CCI to use go 1.18
* go mod tidy
* working
* Update creds.json docs
* go generate
|
2022-03-25 15:20:30 -04:00 |
|