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

10 Commits

Author SHA1 Message Date
12a3354c0c Enable Bring-Your-Own-Secrets (#982)
* Move env from steps to job
* Rename env to be predictable.
* fix conditional
* document B.O.Y.S.
* Update docs/byo-secrets.md

Co-authored-by: Max Horstmann <MaxHorstmann@users.noreply.github.com>

* respond to reviews
* fixup!

Co-authored-by: Max Horstmann <MaxHorstmann@users.noreply.github.com>
2020-11-29 14:15:40 -05:00
07917006bb Gracefully skip tests if the secrets are not available (#977)
* Sort provider lists and add comments to explain sorting
* Skip tests we can not run
* Add INWX
2020-11-29 06:04:22 -05:00
1f471a15b9 DIGITALOCEAN: Support TXTMulti with caveats (#949)
* DIGITALOCEAN: Support TXTMulti with caveats
* go get github.com/digitalocean/godo
* DIGITALOCEAN: Enable CI tests
2020-11-18 08:22:31 -05:00
0ef6ce2b40 HEXONET: Add GHA tests. Update docs. (#942) 2020-11-13 10:32:32 -05:00
50d5cbce25 Update build status badge to GH Actions workflow (#933) 2020-11-06 18:45:06 -05:00
f920078c0f Integration tests: add Digital Ocean, Gandi V5 (#932) 2020-11-06 12:56:07 -05:00
df0f47b52c Run integration tests for additional DNS providers (#930) 2020-11-05 08:55:20 -05:00
866232e0fb Run integration tests as part of build checks (#928) 2020-11-03 07:53:59 -05:00
d219941059 Run unit tests as part of build checks (#927) 2020-11-02 08:42:33 -05:00
2792c28f6d Run build checks on PRs targeting master branch (#922) 2020-11-01 13:20:18 -05:00