Ross McFarland
77396030a2
Merge pull request #451 from github/dependabot/pip/jmespath-0.9.4
Bump jmespath from 0.9.3 to 0.9.4
6 years ago
dependabot-preview[bot]
c28b1a7d73
Bump jmespath from 0.9.3 to 0.9.4
Bumps [jmespath](https://github.com/jmespath/jmespath.py ) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/jmespath/jmespath.py/releases )
- [Changelog](https://github.com/jmespath/jmespath.py/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/jmespath/jmespath.py/compare/0.9.3...0.9.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
f4513a4eb5
Merge pull request #450 from github/dependabot/pip/s3transfer-0.3.0
Bump s3transfer from 0.1.13 to 0.3.0
6 years ago
dependabot-preview[bot]
d4be1036a4
Bump s3transfer from 0.1.13 to 0.3.0
Bumps [s3transfer](https://github.com/boto/s3transfer ) from 0.1.13 to 0.3.0.
- [Release notes](https://github.com/boto/s3transfer/releases )
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/s3transfer/compare/0.1.13...0.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
8185a6016e
Merge pull request #449 from github/dependabot/pip/google-cloud-core-1.1.0
Bump google-cloud-core from 0.28.1 to 1.1.0
6 years ago
dependabot-preview[bot]
5316dddbc6
Bump google-cloud-core from 0.28.1 to 1.1.0
Bumps [google-cloud-core](https://github.com/GoogleCloudPlatform/google-cloud-python ) from 0.28.1 to 1.1.0.
- [Release notes](https://github.com/GoogleCloudPlatform/google-cloud-python/releases )
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/GoogleCloudPlatform/google-cloud-python/compare/core-0.28.1...kms-1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
24533cc6c9
Merge pull request #448 from github/dependabot/pip/six-1.13.0
Bump six from 1.12.0 to 1.13.0
6 years ago
Ross McFarland
295102bde6
Merge branch 'master' into dependabot/pip/six-1.13.0
6 years ago
Ross McFarland
9a0050f85f
Merge pull request #444 from github/dependabot/pip/python-dateutil-2.8.1
Bump python-dateutil from 2.6.1 to 2.8.1
6 years ago
Ross McFarland
826df247b5
python-dateutil>=2.8.1
6 years ago
Ross McFarland
d6fd1d33df
Merge pull request #443 from cclauss/patch-2
Add dependabot to periodically refresh dependancies
6 years ago
dependabot-preview[bot]
c98ba64e8e
Bump six from 1.12.0 to 1.13.0
Bumps [six](https://github.com/benjaminp/six ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/benjaminp/six/releases )
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES )
- [Commits](https://github.com/benjaminp/six/compare/1.12.0...1.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
dependabot-preview[bot]
fe58c67133
Bump python-dateutil from 2.6.1 to 2.8.1
Bumps [python-dateutil](https://github.com/dateutil/dateutil ) from 2.6.1 to 2.8.1.
- [Release notes](https://github.com/dateutil/dateutil/releases )
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS )
- [Commits](https://github.com/dateutil/dateutil/compare/2.6.1...2.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Christian Clauss
ae9e465d8d
Add dependabot to periodically refresh dependancies
As recommended by @ross at https://github.com/github/octodns/pull/441#discussion_r363515321
6 years ago
Ross McFarland
f1cc392bc4
Include populate_should_replace in yaml example.
6 years ago
Ross McFarland
f772517a8b
Merge pull request #442 from Kaari/fix-dkim-trailing-semicolon
Fix trailing semicolon in dkim for ovh provider
6 years ago
Kaari
4b625eba64
Use comprehension for clarity and best practice
Co-Authored-By: Ross McFarland <ross@github.com>
6 years ago
Charles Durieux
e22a7d2738
Fix trailing semicolon in dkim for ovh provider
Pulling dns records from ovh to a yaml file puts a semicolon at the end.
Pushing from yaml to ovh will fail the "dkim-compliant" verification if
there is an empty field (and there is one in case of a trailing
semicolon). With the current logic, pulling dkim record created with ovh
then pushing it back will NOT work.
This small patch ignores all empty fields in a dkim records during dkim
validation.
6 years ago
Ross McFarland
a078ec9d31
Move to populate_should_replace rather then OverridingYamlProvider
6 years ago
Ross McFarland
41dd72f1fb
Merge remote-tracking branch 'origin/master' into overriding-yaml-provider
6 years ago
Ross McFarland
84b7cd88bc
Merge pull request #439 from danhanks/dhanks_docs_branch
Document max_workers flag
6 years ago
Ross McFarland
4d8f275e68
Merge remote-tracking branch 'origin/master' into ns1-dynamic
6 years ago
Ross McFarland
391ef583ae
Ns1 should use geofence_regional to avoid nearest matching
6 years ago
Ross McFarland
e0debc963e
Update Dynamic support to include NS1, remove Geo mentions
6 years ago
Ross McFarland
95f5111487
NS1 geo records will always use 'answers'
6 years ago
Ross McFarland
f91cac3ef4
coverage for Ns1Client notifylist methods
6 years ago
Ross McFarland
eefd83de80
Coverage for Ns1Provider _extra_changes
6 years ago
Ross McFarland
98408f569b
Merge pull request #432 from github/ns1-rate-limiting
Refactor Ns1 client out to implement rate limiting once (for everything)
6 years ago
Ross McFarland
793404c94f
Merge pull request #431 from github/ns1-update-api
Update Ns1 client version to 0.13.0
6 years ago
Ross McFarland
69cd30a183
Coverage for Ns1Provider _data_for_dynamic_A
6 years ago
Ross McFarland
561a6ca2d9
Test coverage for Ns1Provider _params_for_dynamic_A
6 years ago
Joshua Hügli
b57f2a64ad
create/copy test with delegation set support
6 years ago
Dan Hanks
ed482c60ca
Document max_workers flag
6 years ago
Ross McFarland
0f298e51be
Tests for ns1 _monitors_gc
6 years ago
Ross McFarland
4022155b72
Method naming consistency, test coverage for feeds and monitors
6 years ago
Ross McFarland
8ec84f49bb
More ns1 code coverage, bug fix for monitor matching
6 years ago
Ross McFarland
d7053a2e92
Ns1Client tests for caching and minor logic
6 years ago
Ross McFarland
6c7abe1fd6
Ns1 still SUPPORTS_GEO
6 years ago
Ross McFarland
674c29fb8b
Debug logging
6 years ago
Ross McFarland
c119f2e802
Move ns1 caching to client where it's much safer/consistent
6 years ago
Ross McFarland
55f4194daf
Functionally complement and untested ns1 dynamic support
6 years ago
Ross McFarland
f6c60b69b7
WIP monitors management
6 years ago
Ross McFarland
7a472506cc
Implement _data_for_dynamic_A w/some related refactoring
6 years ago
Ross McFarland
ea2a52c307
Python 3 friendly way to re-raise when tries expire
6 years ago
Ross McFarland
334e64c8f5
Python 3 friendly way to re-raise when tries expire
6 years ago
Joshua Hügli
b9d0586c7f
Update octodns/provider/route53.py
Co-Authored-By: Ross McFarland <ross@github.com>
6 years ago
Joshua Hügli
fcf32e2d44
final fix lint
6 years ago
Joshua Hügli
65922bbe5c
fix lint
6 years ago
Joshua Hügli
bec8c086da
add new value delegation_set_id to aws provider
6 years ago
Ross McFarland
f0bc9add22
Rough draft/expirimentation on dynamic creation
6 years ago