Ross McFarland
|
7ad1a8389f
|
Link all of the extration help messages to the README section
|
2022-01-25 19:03:18 -08:00 |
|
Viranch Mehta
|
e155ba9326
|
Merge pull request #860 from octodns/readme-providers
Official provider names
|
2022-01-18 12:24:40 -08:00 |
|
Viranch Mehta
|
a16f262f06
|
Official provider names
|
2022-01-18 12:21:07 -08:00 |
|
Ross McFarland
|
42d1bd44b4
|
Merge pull request #859 from octodns/extract-ultra
Extract ultra
|
2022-01-17 17:34:54 -08:00 |
|
Ross McFarland
|
aecbb61ea5
|
Extract UltraProvider from octoDNS core
|
2022-01-17 13:58:59 -08:00 |
|
Ross McFarland
|
fb1fb297dc
|
Explicit test for Provider.SUPPORTS usage in _process_desired_zone
|
2022-01-17 13:58:43 -08:00 |
|
Ross McFarland
|
e60390207a
|
Merge pull request #858 from octodns/extract-transip
Extract TransipProvider from octoDNS core
|
2022-01-17 13:31:25 -08:00 |
|
Ross McFarland
|
46b23ed478
|
Link Rackspace, Selectel, and Transip to their product pages like others
|
2022-01-17 13:21:07 -08:00 |
|
Ross McFarland
|
64d1d662f5
|
Merge remote-tracking branch 'origin/master' into extract-transip
|
2022-01-17 09:47:21 -08:00 |
|
Ross McFarland
|
55a4d0cddc
|
Merge pull request #856 from octodns/extract-selectel
Extract SelectelProvider from octoDNS core
|
2022-01-17 09:45:59 -08:00 |
|
Ross McFarland
|
75216816fe
|
Merge remote-tracking branch 'origin/master' into extract-selectel
|
2022-01-17 09:44:29 -08:00 |
|
Ross McFarland
|
f8ed01b086
|
Merge pull request #855 from octodns/extract-rackspace
Extract RackspaceProvider from octoDNS core
|
2022-01-17 09:42:21 -08:00 |
|
Ross McFarland
|
b4f3fb8923
|
Merge remote-tracking branch 'origin/master' into extract-rackspace
|
2022-01-17 09:40:46 -08:00 |
|
Adam Smith
|
fd4b09cc9f
|
Merge pull request #857 from octodns/readme-provider-links
Use proper provider names and product links in README
|
2022-01-14 21:59:21 -05:00 |
|
Viranch Mehta
|
7060037255
|
Fix order
|
2022-01-14 14:24:27 -08:00 |
|
Viranch Mehta
|
931d042dd8
|
Use provider names and product links in README
|
2022-01-14 14:19:45 -08:00 |
|
Ross McFarland
|
cfe33e543c
|
Extract TransipProvider from octoDNS core
|
2022-01-14 14:17:49 -08:00 |
|
Ross McFarland
|
3d99e319be
|
Extract SelectelProvider from octoDNS core
|
2022-01-14 14:02:59 -08:00 |
|
Ross McFarland
|
9e51a4600f
|
Extract RackspaceProvider from octoDNS core
|
2022-01-14 13:47:10 -08:00 |
|
Viranch Mehta
|
f78123c914
|
Merge pull request #854 from octodns/drop-provider-healthchecks
Drop provider specific healthcheck sections
|
2022-01-14 12:47:35 -08:00 |
|
Ross McFarland
|
21784fcf9e
|
Merge pull request #852 from octodns/python3-10
Add python 3.10 to actions matrix now that we're off nose
|
2022-01-14 12:29:54 -08:00 |
|
Ross McFarland
|
85e7cfaeb5
|
Merge remote-tracking branch 'origin/master' into python3-10
|
2022-01-14 12:17:37 -08:00 |
|
Ross McFarland
|
53b26217b9
|
Merge pull request #851 from octodns/pytest
Switch to pytests, add a tiny bit of smoke test coverage to get something coverage no longer gets
|
2022-01-14 12:16:42 -08:00 |
|
Ross McFarland
|
b68f726b25
|
OvhProvider has been extracted so no need to ignore its warnings
|
2022-01-14 10:12:18 -08:00 |
|
Ross McFarland
|
69e7632df3
|
Merge pull request #850 from octodns/address-warnings
Quell all python warnings, mostly *Equals -> Equal and warn -> warning
|
2022-01-14 10:09:52 -08:00 |
|
Ross McFarland
|
7efd4f8b2f
|
Use pytest's built in coverage support
|
2022-01-14 10:09:34 -08:00 |
|
Ross McFarland
|
1498ced567
|
Merge remote-tracking branch 'origin/master' into address-warnings
|
2022-01-14 10:03:03 -08:00 |
|
Ross McFarland
|
db2f06abdd
|
Merge pull request #853 from octodns/extract-ovh
Extract OvhProvider from octoDNS core
|
2022-01-14 09:56:40 -08:00 |
|
Viranch Mehta
|
646201c5d3
|
Drop provider specific sections
|
2022-01-13 15:51:48 -08:00 |
|
Ross McFarland
|
c86b5bb904
|
Extract OvhProvider from octoDNS core
|
2022-01-13 15:26:38 -08:00 |
|
Ross McFarland
|
e90d1e6940
|
Add python 3.10 to actions matrix now that we're off nose
|
2022-01-13 14:28:43 -08:00 |
|
Ross McFarland
|
3ed6d743e6
|
Switch to pytests, add a tiny bit of smoke test coverage to get something coverage no longer gets
|
2022-01-13 14:26:30 -08:00 |
|
Ross McFarland
|
32c358af04
|
Quell all python warnings, mostly *Equals -> Equal and warn -> warning
|
2022-01-13 10:58:07 -08:00 |
|
Ross McFarland
|
4d53d05bdb
|
Merge pull request #847 from octodns/extract-mythicbeasts
Extract MythicBeastsProvider from octoDNS core
|
2022-01-13 10:05:03 -08:00 |
|
Ross McFarland
|
0b05afbf8d
|
Merge remote-tracking branch 'origin/master' into extract-mythicbeasts
|
2022-01-13 10:03:32 -08:00 |
|
Ross McFarland
|
fd6ed352a0
|
Merge pull request #846 from octodns/extract-hetzner
Extract HetznerProvider from octoDNS core
|
2022-01-13 10:02:56 -08:00 |
|
Ross McFarland
|
f8bd8ec1a8
|
Merge remote-tracking branch 'origin/master' into extract-hetzner
|
2022-01-13 10:01:14 -08:00 |
|
Ross McFarland
|
1ae01a1b1f
|
Merge pull request #845 from octodns/extract-googlecloud
Extract GoogleCloudProvider from octoDNS core
|
2022-01-13 10:00:37 -08:00 |
|
Ross McFarland
|
ecee50289b
|
Merge remote-tracking branch 'origin/master' into extract-googlecloud
|
2022-01-13 09:59:10 -08:00 |
|
Ross McFarland
|
0ce60061e2
|
Merge pull request #844 from octodns/extract-gcore
Extract GCoreProvider from octoDNS core
|
2022-01-13 09:58:00 -08:00 |
|
Ross McFarland
|
bac4e67f50
|
Merge remote-tracking branch 'origin/master' into extract-gcore
|
2022-01-13 09:55:34 -08:00 |
|
Ross McFarland
|
ad695ff5d8
|
Merge pull request #848 from octodns/python-version-updates
Remove 3.6 based on python lifecycle
|
2022-01-13 09:52:43 -08:00 |
|
Ross McFarland
|
2987875293
|
Looks like nose doesn't support 3.10, so for now hold off on it
|
2022-01-13 09:50:32 -08:00 |
|
Ross McFarland
|
93ecb2a566
|
Need newer setuptools to get things happy with 3.10
|
2022-01-13 09:35:24 -08:00 |
|
Ross McFarland
|
f15c2fa31a
|
Newer pycountry that hopefully works with 3.10
|
2022-01-13 09:25:05 -08:00 |
|
Ross McFarland
|
852558b559
|
Good grief, it's treating them as floats, so quote
|
2022-01-13 09:20:33 -08:00 |
|
Ross McFarland
|
76d5ed56b8
|
Remove 3.6 and add 3.10 based on python lifecycle
|
2022-01-13 09:17:07 -08:00 |
|
Ross McFarland
|
7bb0385cf9
|
Merge pull request #842 from octodns/extract-gandi
Extract GandiProvider from octoDNS core
|
2022-01-13 08:58:52 -08:00 |
|
Ross McFarland
|
703119807c
|
Merge branch 'master' into extract-gandi
|
2022-01-13 08:35:53 -08:00 |
|
Ross McFarland
|
36fc965531
|
Extract MythicBeastsProvider from octoDNS core
|
2022-01-12 08:00:51 -08:00 |
|