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

12 Commits

Author SHA1 Message Date
Ross McFarland
e116d26eec Implement black formatting 2022-07-04 12:27:39 -07:00
Ross McFarland
142295a16c Extract GCoreProvider from octoDNS core 2022-01-11 12:24:34 -08:00
Ross McFarland
aae65594f2 Remove explicit use of six 2021-09-17 07:10:07 -07:00
Ross McFarland
775917f4b9 f-strings for the rest of the tests 2021-09-16 19:55:22 -07:00
Yaroshevich, Denis
33d56b8357 filters must be ordered as 'geodns', 'defaults', 'first_n' 2021-08-03 10:55:06 +03:00
Yaroshevich, Denis
006a61e4d8 add support for dynamic A, AAAA, CNAME records 2021-08-02 18:47:11 +03:00
Yaroshevich, Denis
c6486ce3d1 add support for NS, MX, TXT, SRV, CNAME, PTR 2021-07-26 17:57:16 +03:00
Yaroshevich, Denis
6ac368c488 rrset names may include ending dot, may not since new API update 2021-05-24 15:38:31 +03:00
Yaroshevich, Denis
0ff933244a allow to pass login/password which will be used to acquire token for further usage 2021-04-20 14:33:42 +03:00
Yaroshevich, Denis
4a1e11c394 commit missing changes for tests 2021-03-23 11:48:23 +03:00
Yaroshevich, Denis
ac56a36f43 multiple resource records values should be sent as separate 'content'-s 2021-03-22 20:57:10 +03:00
Yaroshevich, Denis
d688c6123a Added G-Core DNS API v2 provider with support of A, AAAA records 2021-03-04 13:16:52 +03:00