Tom Limoncelli
d5bfee9f1e
Maint: DS record tests should use more realistic data ( #1127 )
...
* DS tests should use real hashes
* Increase integration test timeout to 20m
2021-04-17 10:49:06 -04:00
Chris Hunt
b081ba13cd
Developer: Github Actions should use cache steps ( #1097 )
...
* Add cache steps
* Add name property to cache step
* Remove bad copy & paste
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2021-03-28 13:41:47 -04:00
Anton Yurchenko
ec35f5fb2d
ClouDNS. Automated testing ( #1103 )
...
* ClouDNS. Automated testing
* ClouDNS. _DOMAIN variable should be first
2021-03-24 08:24:31 -04:00
Robert Blenkinsopp
40a566871c
HEDNS: Enable automatic integration testing ( #1068 )
...
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2021-03-01 19:52:21 -05:00
Jan-Philipp Benecke
06a1cc3d38
POWERDNS: Some minor fixes for ALIAS and TXTMulti and integration testing ( #1065 )
...
* POWERDNS: Some minor fixes for ALIAS and integration testing
* POWERDNS: Readd missing error handling
2021-03-01 07:09:49 -05:00
Atma Rutledge
4a337ec8d8
feature: adding RPM/DEB package creation and upload as asset ( #1030 )
...
* feature: adding RPM/DEB package creation and upload as asset
Using the fpm github action, this creates and uploads a RPM and DEB for each release
* bugfix: fixing pathing bug
Forgot that in not using path assignment I needed to build the directory structure. Fixed.
2021-01-22 12:48:30 -07:00
Tom Limoncelli
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
Tom Limoncelli
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
Tom Limoncelli
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
Tom Limoncelli
0ef6ce2b40
HEXONET: Add GHA tests. Update docs. ( #942 )
2020-11-13 10:32:32 -05:00
Max Horstmann
50d5cbce25
Update build status badge to GH Actions workflow ( #933 )
2020-11-06 18:45:06 -05:00
Max Horstmann
f920078c0f
Integration tests: add Digital Ocean, Gandi V5 ( #932 )
2020-11-06 12:56:07 -05:00
Max Horstmann
df0f47b52c
Run integration tests for additional DNS providers ( #930 )
2020-11-05 08:55:20 -05:00
Max Horstmann
866232e0fb
Run integration tests as part of build checks ( #928 )
2020-11-03 07:53:59 -05:00
Max Horstmann
d219941059
Run unit tests as part of build checks ( #927 )
2020-11-02 08:42:33 -05:00
Max Horstmann
61bf50d4d7
Build & attach release assets automatically ( #789 )
2020-11-01 13:37:38 -05:00
Max Horstmann
2792c28f6d
Run build checks on PRs targeting master branch ( #922 )
2020-11-01 13:20:18 -05:00