Commit Graph

2036 Commits

Author SHA1 Message Date
Ross McFarland 98e37c6ce9 Merge pull request #790 from octodns/rel-0-9-14
v0.9.14 version bump and CHANGELOG update
v0.9.14
2021-10-10 10:04:41 -07:00
Ross McFarland 5903e9ba49 v0.9.14 version bump and CHANGELOG update 2021-10-10 09:58:44 -07:00
Ross McFarland cc027bdde5 Merge pull request #787 from slandry90/route53-hosted-zone-id
properly return and cache none replies for get_zone_by_name in route53
2021-10-01 06:35:08 -07:00
slandry90 1e9cad77f0 Merge branch 'master' into route53-hosted-zone-id 2021-09-29 12:14:17 -04:00
Ross McFarland 29186da021 Merge pull request #786 from octodns/requirements-and-release-updates
Requirements and release process updates
2021-09-29 07:33:00 -07:00
Ross McFarland 5774e7490b Add changelog helper script 2021-09-28 17:43:03 -07:00
Ross McFarland 47f94cc50e use build module with both sdist and wheel packages 2021-09-28 17:42:09 -07:00
Ross McFarland 6959a9a6e1 Remove python version gates on requirements, all py3 now 2021-09-28 17:41:24 -07:00
Ross McFarland 5c881e3bc6 Merge pull request #780 from octodns/pool-value-up
Force enable/disable pool values
2021-09-28 17:10:09 -07:00
Viranch Mehta 9f7b686c53 Typo in dynamic_records.md 2021-09-28 16:09:26 -07:00
Viranch Mehta 090fc71848 Document the new status flag 2021-09-28 16:06:57 -07:00
Viranch Mehta 9e863be58d Add NS1 tests for down status 2021-09-27 22:38:44 -07:00
Viranch Mehta 0d543d9b78 compare endpoint_status in Azure profiles 2021-09-27 22:24:13 -07:00
Viranch Mehta e3f76e562e Add tests for full coverage 2021-09-27 19:42:51 -07:00
Viranch Mehta 787ce7ccc8 Add the default status in tests to make them pass 2021-09-27 18:31:38 -07:00
Viranch Mehta 880448615d Merge branch 'master' into pool-value-up 2021-09-27 15:45:42 -07:00
slandry 2a03125830 properly return and cache none replies from get_zone_by_name 2021-09-23 00:43:18 -04:00
Ross McFarland 9abee5c847 Merge pull request #783 from slandry90/route53-hosted-zone-id
Add ability to optionally retrieve route53 hosted zone ids by name
2021-09-22 13:00:55 -07:00
slandry 2e9b116f8a Merge branch 'route53-hosted-zone-id' of https://github.com/slandry90/octodns into route53-hosted-zone-id 2021-09-22 14:25:28 -04:00
slandry 3c20877775 rewrite property function to better handle caching of zones 2021-09-22 14:25:04 -04:00
slandry90 82d5a91f08 Merge branch 'master' into route53-hosted-zone-id 2021-09-22 12:37:28 -04:00
slandry da1b732f29 add conditional and test for zone not exists by name 2021-09-22 12:26:19 -04:00
Ross McFarland 8c0065b7c6 Merge branch 'master' into pool-value-up 2021-09-21 16:07:45 -07:00
Ross McFarland 036f8249cb Merge pull request #782 from octodns/record-copy-octodns
Retain octodns settings on record copy
2021-09-21 16:06:55 -07:00
Ross McFarland 08c9925458 Merge branch 'master' into record-copy-octodns 2021-09-21 16:04:49 -07:00
Ross McFarland 1bcdaa1ccb Merge pull request #779 from octodns/python3-no-six
Remove explicit use of six
2021-09-21 16:04:39 -07:00
Ross McFarland 9d02031fb8 Merge branch 'master' into python3-no-six 2021-09-21 16:02:36 -07:00
Viranch Mehta 7d7a1361b2 Retain octodns settings on record copy 2021-09-21 02:47:59 -07:00
Viranch Mehta f2164f3a92 fix status validation 2021-09-21 02:14:07 -07:00
Viranch Mehta ee517587a9 add validation for status flag 2021-09-21 02:04:52 -07:00
Viranch Mehta c521f06de2 fix flag name in message 2021-09-21 01:58:07 -07:00
Viranch Mehta 43e02c916c enum for status flag of pool values 2021-09-21 01:54:55 -07:00
Viranch Mehta e737161c76 Show pool names that don't support the flag 2021-09-21 01:34:51 -07:00
Viranch Mehta aff4ea5411 Reset up flag in azure when unsupported 2021-09-21 01:19:50 -07:00
Viranch Mehta c79572a45f Merge branch 'master' into pool-value-up 2021-09-20 21:04:07 -07:00
Adam Smith c3b68ce4c6 Merge pull request #781 from octodns/multivalue-typo-fix
Fix typo in SUPPORTS_MULTIVALUE_PTR flag name
2021-09-18 06:59:58 -04:00
Viranch Mehta d1d0de0c60 Fix typo in SUPPORTS_MULTIVALUE_PTR flag name 2021-09-17 21:59:16 -07:00
Viranch Mehta dae3dd55d7 YamlProvider supports everything 2021-09-17 21:56:05 -07:00
Viranch Mehta 1745a5c239 Better fallback message 2021-09-17 15:42:50 -07:00
Viranch Mehta 201c57298a Deny up-flag support in BaseProvider 2021-09-17 15:40:06 -07:00
slandry 0d025a72a3 Add functionality to get r53 zone id by name 2021-09-17 16:50:41 -04:00
Viranch Mehta f2e83a6a25 f-strings and lint fixes 2021-09-17 11:39:37 -07:00
Viranch Mehta 1c531a9281 Force enable/disable pool values 2021-09-17 11:20:42 -07:00
Ross McFarland aae65594f2 Remove explicit use of six 2021-09-17 07:10:07 -07:00
Ross McFarland 00d283b217 Merge pull request #768 from octodns/py3-f-strings
Python 3: use f-strings
2021-09-17 06:51:38 -07:00
Ross McFarland aecd82b5dc Merge remote-tracking branch 'origin/master' into py3-f-strings 2021-09-17 06:32:40 -07:00
Ross McFarland 2e3e926625 Merge pull request #778 from octodns/refactor-azuredns
Code refactor of Azure DNS provider
2021-09-17 06:18:43 -07:00
Ross McFarland b1c236e88d Merge branch 'master' into refactor-azuredns 2021-09-17 05:56:50 -07:00
Ross McFarland e3676dba95 Merge remote-tracking branch 'origin/master' into py3-f-strings 2021-09-16 21:23:14 -07:00
Ross McFarland b35e132e43 Merge pull request #777 from octodns/remove-transip
Remove (hopefully temporarily) TransipProvider due to suds failure to install
2021-09-16 21:13:09 -07:00