Pavan Chandrashekar
c8f93ea010
Use unittest.skip() to skip tests
6 years ago
Pavan Chandrashekar
3ffde7330a
Bypass transip tests, they are blocking octodns CI
6 years ago
Ross McFarland
13e575651c
Merge pull request #509 from rupa/ns1_rate_limiting_strategy
NS1 provider: support rate-limiting strategy
6 years ago
rupa deadwyler
0df33a5165
changes per review
* Add a client_config option to Ns1Provider, for passing additional
options or overrides to the SDK config. This should allow NS1 users
some flexibility without bothering octodns so much.
* Expose the actual SDK client object as `_client` on the Ns1Client wrapper
* Do my best to clarify options and defaults in the Ns1Provider docstring
6 years ago
rupa deadwyler
0f848e9b76
Add the parallelism arg to Ns1Provider docstring
6 years ago
rupa deadwyler
003754edc7
NS1 provider: support rate-limiting strategy
Adds a "parallelism" argument to the NS1 Provider. If set, we analyze
response headers and attempt to avoid 429 responses.
6 years ago
Pavan Chandrashekar
e7cb021675
Merge pull request #506 from github/handle-oceania
NS1 doesn't support region OC. Handle it explicitly in the provider
6 years ago
Pavan Chandrashekar
35b835e8aa
Merge branch 'master' into handle-oceania
6 years ago
Pavan Chandrashekar
0daa37578b
Address review comments
6 years ago
Pavan Chandrashekar
71a277f6ad
NS1 doesn't support region OC. Handle it explicitly in the provider
6 years ago
Ross McFarland
2fd725497d
Merge pull request #503 from github/dependabot/pip/jmespath-0.9.5
Bump jmespath from 0.9.4 to 0.9.5
6 years ago
dependabot-preview[bot]
0c87bc3561
Bump jmespath from 0.9.4 to 0.9.5
Bumps [jmespath](https://github.com/jmespath/jmespath.py ) from 0.9.4 to 0.9.5.
- [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.4...0.9.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
84ae0b257c
Merge pull request #502 from github/dependabot/pip/botocore-1.15.11
Bump botocore from 1.15.5 to 1.15.11
6 years ago
dependabot-preview[bot]
944b259ce3
Bump botocore from 1.15.5 to 1.15.11
Bumps [botocore](https://github.com/boto/botocore ) from 1.15.5 to 1.15.11.
- [Release notes](https://github.com/boto/botocore/releases )
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.15.5...1.15.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
1a1904b257
Merge pull request #501 from github/dependabot/pip/boto3-1.12.11
Bump boto3 from 1.12.5 to 1.12.11
6 years ago
dependabot-preview[bot]
cc09651b2f
Bump boto3 from 1.12.5 to 1.12.11
Bumps [boto3](https://github.com/boto/boto3 ) from 1.12.5 to 1.12.11.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.12.5...1.12.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
a293c7aa95
Merge pull request #500 from github/zonefile-check-origin
Add check_origin option to ZoneFileSource
6 years ago
Ross McFarland
81c4092185
Add check_origin option to ZoneFileSource
6 years ago
Ross McFarland
4f304943cf
Merge pull request #498 from github/dependabot-monthly
Weekly dependabot updates are too noisy, mostly boto
6 years ago
Ross McFarland
173bd8008f
Weekly dependabot updates are too noisy, mostly boto
6 years ago
Ross McFarland
f90daf9295
Merge pull request #497 from github/dependabot/pip/ns1-python-0.15.0
Bump ns1-python from 0.14.0 to 0.15.0
6 years ago
dependabot-preview[bot]
8f360dcf3c
Bump ns1-python from 0.14.0 to 0.15.0
Bumps [ns1-python](https://github.com/ns1/ns1-python ) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/ns1/ns1-python/releases )
- [Changelog](https://github.com/ns1/ns1-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ns1/ns1-python/compare/v0.14.0...v0.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
ab98f10529
Merge pull request #495 from github/dependabot/pip/requests-2.23.0
Bump requests from 2.22.0 to 2.23.0
6 years ago
dependabot-preview[bot]
516e3e57b5
Bump requests from 2.22.0 to 2.23.0
Bumps [requests](https://github.com/psf/requests ) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.23.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
280faec372
Merge pull request #496 from github/dependabot/pip/boto3-1.12.5
Bump boto3 from 1.12.0 to 1.12.5
6 years ago
dependabot-preview[bot]
27b8ed43a7
Bump boto3 from 1.12.0 to 1.12.5
Bumps [boto3](https://github.com/boto/boto3 ) from 1.12.0 to 1.12.5.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.12.0...1.12.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
e6d740582e
Merge pull request #494 from github/dependabot/pip/botocore-1.15.5
Bump botocore from 1.15.0 to 1.15.5
6 years ago
dependabot-preview[bot]
ad369fd056
Bump botocore from 1.15.0 to 1.15.5
Bumps [botocore](https://github.com/boto/botocore ) from 1.15.0 to 1.15.5.
- [Release notes](https://github.com/boto/botocore/releases )
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.15.0...1.15.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
b88300665d
Merge pull request #493 from github/dependabot/pip/botocore-1.15.0
Bump botocore from 1.14.13 to 1.15.0
6 years ago
Ross McFarland
413ddef2a6
Yet another round of Route53 retry internals changing
6 years ago
dependabot-preview[bot]
3777f131fb
Bump botocore from 1.14.13 to 1.15.0
Bumps [botocore](https://github.com/boto/botocore ) from 1.14.13 to 1.15.0.
- [Release notes](https://github.com/boto/botocore/releases )
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.14.13...1.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
e9fb1c9ae9
Merge pull request #492 from github/dependabot/pip/google-cloud-dns-0.32.0
Bump google-cloud-dns from 0.31.0 to 0.32.0
6 years ago
dependabot-preview[bot]
bad0408c98
Bump google-cloud-dns from 0.31.0 to 0.32.0
Bumps [google-cloud-dns](https://github.com/googleapis/python-dns ) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/googleapis/python-dns/releases )
- [Changelog](https://github.com/googleapis/python-dns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/googleapis/python-dns/compare/v0.31.0...v0.32.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
c2061684e8
Merge pull request #491 from github/dependabot/pip/boto3-1.12.0
Bump boto3 from 1.11.13 to 1.12.0
6 years ago
dependabot-preview[bot]
84bf588a32
Bump boto3 from 1.11.13 to 1.12.0
Bumps [boto3](https://github.com/boto/boto3 ) from 1.11.13 to 1.12.0.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.11.13...1.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
e3acac905a
Merge pull request #402 from mamercad/feature/cloudflare-auth-bearer
Switch from X-Auth-{Email,Key} to Authorization for Cloudflare
6 years ago
Ross McFarland
908fb5aaec
Ugh
6 years ago
Ross McFarland
9c3a8a7cf9
Ugh
6 years ago
Ross McFarland
309d2fb572
script not scripts
6 years ago
Ross McFarland
e7370d01da
Update development setup section of CONTRIBUTING
6 years ago
Ross McFarland
59b12dd9c0
Remove CloudFlare test copy, and specifically test token auth
6 years ago
Mark Mercado
78383df99f
Merge branch 'master' of https://github.com/github/octodns into feature/cloudflare-auth-bearer
6 years ago
Ross McFarland
b854453732
Merge pull request #487 from github/dependabot/pip/ns1-python-0.14.0
Bump ns1-python from 0.13.0 to 0.14.0
6 years ago
Ross McFarland
57999c3fa3
Merge branch 'master' into dependabot/pip/ns1-python-0.14.0
6 years ago
Ross McFarland
27ed4b347e
Merge pull request #486 from github/dependabot/pip/botocore-1.14.13
Bump botocore from 1.14.9 to 1.14.13
6 years ago
dependabot-preview[bot]
a7ca048f01
Bump botocore from 1.14.9 to 1.14.13
Bumps [botocore](https://github.com/boto/botocore ) from 1.14.9 to 1.14.13.
- [Release notes](https://github.com/boto/botocore/releases )
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.14.9...1.14.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
dependabot-preview[bot]
a821394a24
Bump ns1-python from 0.13.0 to 0.14.0
Bumps [ns1-python](https://github.com/ns1/ns1-python ) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/ns1/ns1-python/releases )
- [Changelog](https://github.com/ns1/ns1-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ns1/ns1-python/compare/v0.13.0...v0.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
eb2b8e9dfa
Merge pull request #485 from github/dependabot/pip/s3transfer-0.3.3
Bump s3transfer from 0.3.2 to 0.3.3
6 years ago
dependabot-preview[bot]
43fe6fd289
Bump s3transfer from 0.3.2 to 0.3.3
Bumps [s3transfer](https://github.com/boto/s3transfer ) from 0.3.2 to 0.3.3.
- [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.3.2...0.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ross McFarland
0af46421b1
Merge pull request #484 from github/dependabot/pip/boto3-1.11.13
Bump boto3 from 1.11.9 to 1.11.13
6 years ago