Ross McFarland
ed13d2db52
Merge pull request #1169 from octodns/rel-1-7-0
Version 1.7.0 bump & changelog update
2 years ago
Ross McFarland
4035afaa83
Version 1.7.0 bump & changelog update
2 years ago
Ross McFarland
f18062cc28
Merge pull request #1167 from octodns/ensure-trailing-dots-fix
Fix for EnsureTrailingDots reverting value types back to strings
2 years ago
Ross McFarland
47fd435bb7
Merge branch 'main' into ensure-trailing-dots-fix
2 years ago
Ross McFarland
c200753868
Merge pull request #1165 from wjgauthier/auto_arpa_ttl
AutoArpa: Add an optional inherit_ttl option
2 years ago
William Gauthier
b15e04380d
Use the TTL value of the first ordered FQDN
2 years ago
Ross McFarland
6991786cc5
Fix for EnsureTrailingDots reverting value types back to strings
2 years ago
William Gauthier
a948b8233e
AutoArpa: Add an optional inherit_ttl option
2 years ago
Ross McFarland
0cfd8b4f49
Merge pull request #1163 from octodns/cibuild-setup-py-fix
Rework cibuild-setup-py to build a pkg and install & test it
2 years ago
Ross McFarland
0086206f53
Rework cibuild-setup-py to build a pkg and install & test it
pip env doesn't seem to like `python setup install`ing thing into it
anymore and prints a bunch of deprecation warnings and something is
already broken, at least w/google modules, that prevents them from
loading afterwards
2 years ago
Ross McFarland
83e737da93
Merge pull request #1162 from octodns/improve-cibuild-module
Build wheel and install that for cibuild-module
2 years ago
Ross McFarland
c37a72aa86
Merge branch 'main' into improve-cibuild-module
2 years ago
Ross McFarland
14c3563677
Build wheel and install that for cibuild-module
2 years ago
Ross McFarland
6dfbc96079
Merge pull request #1161 from wjgauthier/auto_arpa_priority
Add a priority option to AutoArpa
2 years ago
Ross McFarland
f3598ca42c
Merge branch 'auto_arpa_priority' of github.com:wjgauthier/octodns into auto_arpa_priority
2 years ago
Ross McFarland
d3ae6bcd19
Merge remote-tracking branch 'origin/main' into auto_arpa_priority
2 years ago
Ross McFarland
a2c3c45359
AutoArpa prioritization changelog entry
2 years ago
Ross McFarland
50d65f4f0b
Merge branch 'main' into auto_arpa_priority
2 years ago
Ross McFarland
16a6bb4f8a
Remove duplicative sort and add a more robust test.
2 years ago
Ross McFarland
a84ad6fe44
Fix auto arpa formatting
2 years ago
William Gauthier
aa85f7e533
Added suggestions from comments
2 years ago
William Gauthier
f26b7c1a43
Make things unique in populate instead of process_source_zone
2 years ago
Ross McFarland
14c8b83c79
Merge pull request #1160 from octodns/update-requirements
update requirements*.txt
2 years ago
William Gauthier
79b2a25684
Add a priority option to AutoArpa
2 years ago
Ross McFarland
031be6bd15
update requirements*.txt
2 years ago
Ross McFarland
c9bb29ccc2
Clamp docutils to 0.20.x until we're done with 3.8
2 years ago
Ross McFarland
1e874eaacb
Merge pull request #1159 from cholick/main
Add Zone Specific Threshold Config
2 years ago
Ross McFarland
b82c3dc921
Update CHANGELOG.md to mention per-zone thresholds
2 years ago
Matt Cholick
885126d48f
Additional test checking Zone threshold defaults to None
2 years ago
Matt Cholick
2bc961a66d
Update octodns/provider/plan.py
Refactor zone vs provider choice to read more cleanly
Co-authored-by: Ross McFarland <rwmcfa1@gmail.com>
2 years ago
Matt Cholick
2bb2d5643b
Add zone specific threshold config
2 years ago
Ross McFarland
e594f227c1
Merge pull request #1157 from octodns/coverage-pyproject-toml
Move coverage config into pyproject.toml
2 years ago
Ross McFarland
41d5813311
Move coverage config into pyproject.toml
2 years ago
Ross McFarland
5585754fc3
Merge pull request #1156 from octodns/update-black
Update black to 24.x series
2 years ago
Ross McFarland
a3fab70232
add black 24.x to ignore revs
2 years ago
Ross McFarland
f936d0fa1f
black 24.x formatting changes
2 years ago
Ross McFarland
9be7be7191
Update requirements.txt
2 years ago
Ross McFarland
b6362ec6d0
Update black to 24.x
2 years ago
Ross McFarland
384ce20182
Merge pull request #1155 from octodns/rel-1-6-1
Version 1.6.1 bump & changelog update
2 years ago
Ross McFarland
f0bf96c6af
Version 1.6.1 bump & changelog update
2 years ago
Ross McFarland
b2d3c41ffd
Merge pull request #1154 from octodns/env-int-refix
Fix env var int handling regression
2 years ago
Ross McFarland
c263b6e991
Fix env var int handling regression
2 years ago
Ross McFarland
b5047f9139
Merge pull request #1152 from octodns/rel-1-6-0
Version 1.6.0 bump & changelog update
2 years ago
Ross McFarland
9c81e1c0df
Version 1.6.0 bump & changelog update
2 years ago
Ross McFarland
4f10c0e39d
Merge pull request #1140 from octodns/secrets
Secrets handlers support
2 years ago
Ross McFarland
62f8358688
Merge remote-tracking branch 'origin' into secrets
2 years ago
Ross McFarland
fdd0bd517e
Merge pull request #1147 from octodns/missing-dots-processor
A processor that adds missing trailing dots
2 years ago
Ross McFarland
eee68d5470
Merge remote-tracking branch 'origin' into missing-dots-processor
2 years ago
Ross McFarland
afee52b181
Fix method name in exception log
2 years ago
Ross McFarland
b539cb0a4f
more consistent naming, pural secrets
2 years ago