This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
octodns
mirror of
https://github.com/octodns/octodns
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
52
Wiki
Activity
dns
infrastructure-as-code
workflow
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2291
Commits
10
Branches
802 MiB
Python
98.4%
Shell
1%
Scilab
0.4%
DIGITAL Command Language
0.2%
Tree:
9913211746
chunked-variation-handling
jsonschema
main
process-zone-config
py-3-14
zone-config-cleanup
allow-relative-values
auto-arpa
idna-values-display
processor-id
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.0rc1
v1.0.0rc0
v1.0.0.rc0
v1.0.0
v0.9.9
v0.9.8
v0.9.7
v0.9.6
v0.9.5
v0.9.4
v0.9.3
v0.9.21
v0.9.20
v0.9.2
v0.9.19
v0.9.18
v0.9.17
v0.9.16
v0.9.15
v0.9.14
v0.9.13
v0.9.12
v0.9.11
v0.9.10
v0.9.1
v0.9.0
v0.8.8
v0.8.7
v0.8.6
v0.8.5
v0.8.4
v1.9.1
v1.9.0
v1.8.0
v1.7.0
v1.6.1
v1.6.0
v1.5.1
v1.5.0
v1.4.0
v1.3.0
v1.15.0
v1.14.0
v1.13.0
v1.12.0
v1.11.0
v1.10.0
v
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9913211746'
${ noResults }
octodns
/
octodns
History
Ross McFarland
8e70695eb2
Apply suggestions/corrections from a round of code review
4 years ago
..
cmds
Remove explicit use of six
4 years ago
processor
Quell all python warnings, mostly *Equals -> Equal and warn -> warning
4 years ago
provider
Apply suggestions/corrections from a round of code review
4 years ago
record
Fix handling of null MX records and add test for behavior
4 years ago
source
Base support for managing root NS records
4 years ago
__init__.py
Rel 0.9.15 version bump & CHANGELOG update
4 years ago
equality.py
EqualityTupleMixin needs an explicit inhert from object to make 2.7 happy
6 years ago
manager.py
WIP: Backing out a more test churn now that YamlProvider has SUPPORTS_ROOT_NS flag
4 years ago
yaml.py
f-strings for Manager, Zone and yaml
4 years ago
zone.py
Implement and test Zone.root_ns helper property
4 years ago