Ross McFarland
c0000ee627
Merge branch 'master' into rreichel3/azure-dns-zones-improvement
5 years ago
Robert Reichel
3ab532c5af
Fix test coverage
5 years ago
Robert Reichel
f92fdfce17
Even more desperate attempts to appease linter
5 years ago
Robert Reichel
f79ad89e82
Continue linter appeasement
5 years ago
Robert Reichel
83cc7fbe1a
Appease the linter
5 years ago
Robert Reichel
a8505d66f1
Improve checking and creating Azure DNS Zones
This change improves the process for checking for AzureDNS zones by using the known set and not relying upon custom error handling.
Since the provider already fetches the zones, octodns doesn't need to make a second call to check for the existence of the zone - _populate_zones already does that for us.
5 years ago
Ross McFarland
3a37620ce5
Merge pull request #664 from octodns/zonefile-ext-fix
Rename extention zonefile test to avoid existing unit.tests.
5 years ago
Ross McFarland
c08d4ac88f
Look for zone filename not zone_name in axfr directory listing
5 years ago
Ross McFarland
97feaa7823
Rename extention zonefile test to avoid existing unit.tests.
5 years ago
Ross McFarland
e232d595de
Merge pull request #596 from ppieprzycki/azuredns_txt
Azuredns txt record too long , Skip alias entires
5 years ago
Ross McFarland
9e04076d5f
Merge branch 'master' into azuredns_txt
5 years ago
Adam Smith
19a68ec502
Merge pull request #660 from yzguy/zonefilesource_alt_ext
ZoneFileSource: allow users to specify file extension
5 years ago
Adam Smith
b2eab63d54
ZoneFileSource: allow users to specify file extension
5 years ago
Adam Smith
97dbb6a782
Merge pull request #659 from yzguy/fqdn_module_missing
Add fqdn module to setup.py as dependency
5 years ago
Adam Smith
8d1f6c69e7
Add fqdn module to setup.py as dependency
5 years ago
Piotr Pieprzycki
7fe72f0061
Remove blank lines
5 years ago
Piotr Pieprzycki
7afedb9893
Merge branch 'master' into azuredns_txt
5 years ago
Ross McFarland
a2094ff9eb
Merge pull request #587 from Arunothia/master
Forcing delete to happen before create
5 years ago
Ross McFarland
ab89a92c80
Merge branch 'master' into master
5 years ago
Ross McFarland
2b82fa56a7
Merge pull request #654 from PeterDaveHello/patch-1
Fix indent of config/example.com.yaml in README.md
5 years ago
Arunothia Marappan
082e1a0229
Merge branch 'master' into master
5 years ago
Arunothia Marappan
32811ed5c1
Update octodns/provider/azuredns.py
Co-authored-by: Ross McFarland <ross@github.com>
5 years ago
Peter Dave Hello
d801a40057
Fix indent of config/example.com.yaml in README.md
5 years ago
Ross McFarland
4222c6bdb8
Merge pull request #653 from PeterDaveHello/RefactorGitHookShellScript
Refactor .git_hooks_pre-commit shell script syntax
5 years ago
Arunothia Marappan
cffc906071
Removing trailing whitespace in comment
5 years ago
Arunothia Marappan
cad48ea4e8
Updating lengthy comment
5 years ago
Arunothia Marappan
d28d51290b
Removing space from blank line
5 years ago
Arunothia Marappan
949a136f53
Enforcing Delete to happen before all other operations in _apply
5 years ago
Arunothia Marappan
e8573a91f4
Merge branch 'master' of https://github.com/octodns/octodns
5 years ago
Peter Dave Hello
0fad8fa0d9
Quote variable to prevent globbing, word splitting in .git_hooks_pre-commit
5 years ago
Peter Dave Hello
8095f4560a
Replace legacy `...` w/ $(...) in .git_hooks_pre-commit
5 years ago
Ross McFarland
1633af6723
Merge pull request #652 from PeterDaveHello/UpdateDevDependency
Update development dependency - Twine to v3.2.0
5 years ago
Peter Dave Hello
bdf4a6f425
Update development dependency twine to v3.2.0
Twine version < 2.0 was reported has a security vulnerability
From Twine version 2.0+, it requires Python 3.6, but doesn't seem to
have other breaking changes.
Reference:
- https://github.com/pypa/twine/issues/491
- https://twine.readthedocs.io/en/latest/changelog.html
5 years ago
Arunothia Marappan
262eb37254
Merge branch 'master' into master
5 years ago
Ross McFarland
20d34e0833
Merge pull request #634 from rissson/alias-failing-test
manager: error when an alias zone is synced without its source
5 years ago
Ross McFarland
3e09451fd7
Remove debug print.
5 years ago
Marc 'risson' Schmitt
2b454ccc22
manager: error when an alias zone is synced without its source
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
5 years ago
Ross McFarland
66b7ced85c
Merge pull request #649 from siddharths2710/doc/unsafe_threshold
Updated document for unsafe thresholds
5 years ago
Ross McFarland
77c65b042e
Wording tweaks to threshold params doc
5 years ago
root
75e75a8846
Updated doc for unsafe thresholds
5 years ago
Ross McFarland
2143ccf80b
Merge pull request #646 from nikolay-te/master
Ignore UltraDNS records with unsupported rrtypes and log warning.
5 years ago
Nikolay Denev
049bdb55af
Shorten line
5 years ago
Nikolay Denev
20dc4dc6a7
Update octodns/provider/ultra.py
Co-authored-by: Ross McFarland <ross@github.com>
5 years ago
Nikolay Denev
9549a0dec9
Ignore records with unsupported rrtypes and log warning.
5 years ago
Ross McFarland
bf99785aee
Merge pull request #645 from octodns/clear-out-nbsp
Replace some nbsp chars that have slipped into manager.py somehow
5 years ago
Ross McFarland
a7bb6a306c
Remove corresponding nbsp's from manager tests
5 years ago
Ross McFarland
86232b48cf
Replace some nbsp chars that have slipped into manager.py somehow
5 years ago
Ross McFarland
4516fa4fbf
Merge pull request #642 from octodns/octodns-org-links
Update links to octodns/octodns
5 years ago
Ross McFarland
523f1f5647
s#github/octodns#octodns/octodns/g
5 years ago
Ross McFarland
16241d29a6
Merge pull request #641 from 0xflotus/patch-1
fix: error in gandi.py
5 years ago