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

2242 Commits

Author SHA1 Message Date
Ross McFarland
fe7f96e215 Merge pull request #868 from octodns/cibuild-fully-vet
Fully vet the setup.py requirements and installed code during cibuild
2022-01-28 15:22:22 -08:00
Ross McFarland
83c0454a88 Include --disable-network flag in ci installed test 2022-01-28 12:29:30 -08:00
Ross McFarland
39a0580206 Merge pull request #866 from octodns/update-requirements-script
Initial pass at script/update-requirements, results of run
2022-01-28 12:27:49 -08:00
Ross McFarland
49535fa104 Move pycountry-convert to dev requirements 2022-01-28 12:24:04 -08:00
Ross McFarland
a36222716c pytest-mock version bump 2022-01-28 12:20:05 -08:00
Ross McFarland
562a2c9e87 Rework how we find and exclude ourself in update-requirements 2022-01-28 12:19:34 -08:00
Ross McFarland
fb7addcf3f .[dev] install defeats the purpose and file installs octodns 2022-01-27 13:15:48 -08:00
Ross McFarland
68aca50aa7 env and versions after the source 2022-01-27 13:03:53 -08:00
Ross McFarland
b92b23d607 Use . rather than source, latter is not always available 2022-01-27 12:33:24 -08:00
Ross McFarland
246ec84d16 Merge remote-tracking branch 'origin/master' into cibuild-fully-vet 2022-01-27 12:30:45 -08:00
Ross McFarland
32f0092263 Don't change into the venv, won't find tests there 2022-01-27 12:30:25 -08:00
Ross McFarland
e495633aeb Fully vet the setup.py requirements and installed code during cibuild 2022-01-27 12:27:26 -08:00
Ross McFarland
4dff97e8f6 Rework update-requirements and setup.py to use pip's setup.py support 2022-01-27 10:17:30 -08:00
Ross McFarland
f7a3001e10 Merge pull request #865 from octodns/install-stale-bot
Add a 90d/5d stale action
2022-01-26 17:59:02 -08:00
Ross McFarland
65dce06169 We don't explicitly need requests anymore 2022-01-26 17:58:10 -08:00
Ross McFarland
b4e006f60f Print sorted frozen and dev_frozen to match files 2022-01-26 17:57:33 -08:00
Ross McFarland
e25b618e95 Initial pass at script/update-requirements, results of run 2022-01-26 17:47:31 -08:00
Ross McFarland
75a0e222ae Add a 90d/5d stale action 2022-01-26 15:54:01 -08:00
Ross McFarland
5710a7ffeb Merge pull request #864 from octodns/fix-extraction-links
Correct the extraction  warning links in the rest of the providers
2022-01-26 14:31:03 -08:00
Ross McFarland
25c6569a04 Correct the extraction warning links in the rest of the providers 2022-01-26 14:29:02 -08:00
Ross McFarland
e59d3b5163 Merge pull request #863 from octodns/link-extraction-info
Link all of the extration help messages to the README section
2022-01-26 14:16:02 -08:00
Ross McFarland
0cb0a54f67 Update octodns/provider/azuredns.py
Co-authored-by: Parker Moore <237985+parkr@users.noreply.github.com>
2022-01-26 14:14:58 -08:00
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