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

1253 Commits

Author SHA1 Message Date
Adam Smith
08af9aaab3 ContellixProvider: zone creation and records in one run 2020-02-02 22:23:51 -08:00
Ross McFarland
d51c3111c1 Merge pull request #481 from m1kola/patch-1
Fixes a typo in log
2020-01-29 13:06:36 -08:00
Mikalai Radchuk
6498a1e094 Fixes a typo in log 2020-01-29 20:53:16 +00:00
Ross McFarland
62e6ca957a Merge pull request #466 from github/ns1-configure-monitors
Add a way to configure Ns1Provider monitoring regions for records
2020-01-27 09:02:32 -08:00
Ross McFarland
ee73cacb5e DRY up new NS1 dynamic tests 2020-01-27 08:35:12 -08:00
Ross McFarland
77b0b6753f Merge remote-tracking branch 'origin/master' into ns1-configure-monitors 2020-01-27 08:34:28 -08:00
Ross McFarland
69ef816c59 Merge pull request #480 from github/dependabot/pip/boto3-1.11.9
Bump boto3 from 1.11.6 to 1.11.9
2020-01-27 06:19:42 -08:00
dependabot-preview[bot]
160578fcf1 Bump boto3 from 1.11.6 to 1.11.9
Bumps [boto3](https://github.com/boto/boto3) from 1.11.6 to 1.11.9.
- [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.6...1.11.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 14:17:08 +00:00
Ross McFarland
00bf2b32ee Merge pull request #478 from github/dependabot/pip/botocore-1.14.9
Bump botocore from 1.14.6 to 1.14.9
2020-01-27 06:15:52 -08:00
dependabot-preview[bot]
e12ac1930d Bump botocore from 1.14.6 to 1.14.9
Bumps [botocore](https://github.com/boto/botocore) from 1.14.6 to 1.14.9.
- [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.6...1.14.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 13:51:45 +00:00
Ross McFarland
457f0087aa Merge pull request #479 from github/dependabot/pip/s3transfer-0.3.2
Bump s3transfer from 0.3.1 to 0.3.2
2020-01-27 05:50:32 -08:00
dependabot-preview[bot]
a319453e7e Bump s3transfer from 0.3.1 to 0.3.2
Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.3.1 to 0.3.2.
- [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.1...0.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 08:28:30 +00:00
Ross McFarland
e2f8439b34 Merge pull request #475 from Kaari/add-ovh-caa
Add CAA record support for OVH provider
2020-01-22 07:36:01 -08:00
Ross McFarland
c9cb3d8c3e Merge branch 'master' into add-ovh-caa 2020-01-22 07:28:25 -08:00
Ross McFarland
eb193c1f14 Merge pull request #353 from github/overriding-yaml-provider
Add OverridingYamlProvider and tests
2020-01-22 07:11:52 -08:00
Ross McFarland
82a271ff71 Merge branch 'master' into overriding-yaml-provider 2020-01-22 06:54:28 -08:00
Charles
fe490636e5 Modify Readme: add CAA for ovh provider 2020-01-21 17:49:19 +01:00
Charles
e13d23dc80 Use python3-friendly syntax 2020-01-21 17:49:19 +01:00
Charles
65840cfbed Add test for ovh caa record coverage 2020-01-21 17:49:19 +01:00
Charles
01ec880f83 Add CAA record type for ovh provider 2020-01-21 17:49:19 +01:00
Ross McFarland
4cce2f525e Merge pull request #474 from github/dependabot/pip/botocore-1.14.6
Bump botocore from 1.14.0 to 1.14.6
2020-01-21 07:38:48 -08:00
dependabot-preview[bot]
3a8d8e4627 Bump botocore from 1.14.0 to 1.14.6
Bumps [botocore](https://github.com/boto/botocore) from 1.14.0 to 1.14.6.
- [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.0...1.14.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 15:32:15 +00:00
Ross McFarland
0f6c0f21a6 Merge pull request #470 from github/dependabot/pip/six-1.14.0
Bump six from 1.13.0 to 1.14.0
2020-01-21 07:30:45 -08:00
dependabot-preview[bot]
2da3c7d801 Bump six from 1.13.0 to 1.14.0
Bumps [six](https://github.com/benjaminp/six) from 1.13.0 to 1.14.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.13.0...1.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 15:27:46 +00:00
Ross McFarland
f682ce618b Merge pull request #472 from github/dependabot/pip/google-cloud-core-1.2.0
Bump google-cloud-core from 1.1.0 to 1.2.0
2020-01-21 07:26:33 -08:00
dependabot-preview[bot]
ba57724e1b Bump google-cloud-core from 1.1.0 to 1.2.0
Bumps [google-cloud-core](https://github.com/GoogleCloudPlatform/google-cloud-python) from 1.1.0 to 1.2.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/kms-1.1.0...kms-1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 14:59:48 +00:00
Ross McFarland
c85f53cd92 Merge pull request #473 from github/dependabot/pip/boto3-1.11.6
Bump boto3 from 1.11.0 to 1.11.6
2020-01-21 06:58:36 -08:00
dependabot-preview[bot]
e3123be32e Bump boto3 from 1.11.0 to 1.11.6
Bumps [boto3](https://github.com/boto/boto3) from 1.11.0 to 1.11.6.
- [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.0...1.11.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 14:55:53 +00:00
Ross McFarland
e471ebdd3e Merge pull request #468 from github/dependabot/pip/s3transfer-0.3.1
Bump s3transfer from 0.3.0 to 0.3.1
2020-01-21 06:54:37 -08:00
dependabot-preview[bot]
df6ad6b1f0 Bump s3transfer from 0.3.0 to 0.3.1
Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.3.0 to 0.3.1.
- [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.0...0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 08:33:27 +00:00
Ross McFarland
c7be8fada2 Add a way to configure Ns1Provider monitoring regions for records 2020-01-16 14:37:25 -08:00
Ross McFarland
a796b946eb Merge pull request #430 from joschi36/aws-support-delegationsetid
AWS Route53: Add Parameter for DelegationSetId
2020-01-16 07:25:49 -08:00
Ross McFarland
72e60f0b3f Merge branch 'master' into aws-support-delegationsetid 2020-01-15 17:00:43 -08:00
Ross McFarland
f308f83cbe Merge pull request #433 from github/ns1-dynamic
Ns1Provider dynamic record support
2020-01-13 07:42:36 -08:00
Ross McFarland
5abc8e1577 Merge remote-tracking branch 'origin/master' into ns1-dynamic 2020-01-13 07:32:05 -08:00
Ross McFarland
c950503868 Pass through the CHANGELOG 2020-01-13 07:29:56 -08:00
Ross McFarland
01a9fa87b1 Address Ns1Provider review feedback 2020-01-13 07:29:38 -08:00
Ross McFarland
208e2b3616 Merge pull request #464 from github/dependabot/pip/docutils-0.16
Bump docutils from 0.15.2 to 0.16
2020-01-12 11:58:56 -08:00
dependabot-preview[bot]
2d093c4796 Bump docutils from 0.15.2 to 0.16
Bumps [docutils](http://docutils.sourceforge.net/) from 0.15.2 to 0.16.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-12 19:50:47 +00:00
Ross McFarland
bf17b8c80c Merge pull request #460 from github/dependabot/pip/dnspython-1.16.0
Bump dnspython from 1.15.0 to 1.16.0
2020-01-12 10:19:47 -08:00
Ross McFarland
ca9ba03041 Merge branch 'master' into dependabot/pip/dnspython-1.16.0 2020-01-12 10:14:42 -08:00
Ross McFarland
c89b6ef99f Merge pull request #462 from github/dependabot/pip/setuptools-44.0.0
Bump setuptools from 40.3.0 to 44.0.0
2020-01-11 13:57:43 -08:00
dependabot-preview[bot]
2ea63959da Bump setuptools from 40.3.0 to 44.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 40.3.0 to 44.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v40.3.0...v44.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-11 21:55:24 +00:00
Ross McFarland
0934ded32f Merge pull request #461 from github/dependabot/pip/pyflakes-2.1.1
Bump pyflakes from 1.6.0 to 2.1.1
2020-01-11 13:54:10 -08:00
dependabot-preview[bot]
a564da68bb Bump pyflakes from 1.6.0 to 2.1.1
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 1.6.0 to 2.1.1.
- [Release notes](https://github.com/PyCQA/pyflakes/releases)
- [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/1.6.0...2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-11 21:51:52 +00:00
Ross McFarland
3f924f5882 Merge pull request #459 from github/dependabot/pip/natsort-6.2.0
Bump natsort from 5.5.0 to 6.2.0
2020-01-11 13:50:34 -08:00
Ross McFarland
4e27c64c4b Merge branch 'dependabot/pip/dnspython-1.16.0' of github.com:github/octodns into dependabot/pip/dnspython-1.16.0 2020-01-11 13:47:03 -08:00
Ross McFarland
e56051ba55 Add TTL's to the axfr test files 2020-01-11 13:45:48 -08:00
dependabot-preview[bot]
f18c702c59 Bump natsort from 5.5.0 to 6.2.0
Bumps [natsort](https://github.com/SethMMorton/natsort) from 5.5.0 to 6.2.0.
- [Release notes](https://github.com/SethMMorton/natsort/releases)
- [Changelog](https://github.com/SethMMorton/natsort/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SethMMorton/natsort/compare/5.5.0...6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-11 20:43:23 +00:00
dependabot-preview[bot]
743516575f Bump dnspython from 1.15.0 to 1.16.0
Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v1.15.0...v1.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-11 20:43:20 +00:00