dd745f9ca6
Near complete rework of chunked rdata handling/parsing
2024-05-10 15:05:02 -07:00
89b3650c4c
Improve _ChunkedValue's handling of split chunks with unexpected whitespace
2024-05-08 15:02:39 -07:00
fae406af21
Merge pull request #1171 from octodns/caa-tags
...
Fix CAA value handling to support tags
2024-05-08 14:22:19 -07:00
743c3b88db
Fix CAA value handling to support tags
2024-05-05 16:38:17 -07:00
ed13d2db52
Merge pull request #1169 from octodns/rel-1-7-0
...
Version 1.7.0 bump & changelog update
v1.7.0
2024-04-29 14:46:30 -07:00
4035afaa83
Version 1.7.0 bump & changelog update
2024-04-29 14:41:42 -07:00
f18062cc28
Merge pull request #1167 from octodns/ensure-trailing-dots-fix
...
Fix for EnsureTrailingDots reverting value types back to strings
2024-04-29 14:39:36 -07:00
47fd435bb7
Merge branch 'main' into ensure-trailing-dots-fix
2024-04-29 14:35:10 -07:00
c200753868
Merge pull request #1165 from wjgauthier/auto_arpa_ttl
...
AutoArpa: Add an optional inherit_ttl option
2024-04-29 14:35:04 -07:00
b15e04380d
Use the TTL value of the first ordered FQDN
2024-04-28 21:33:42 +02:00
6991786cc5
Fix for EnsureTrailingDots reverting value types back to strings
2024-04-26 16:01:42 -07:00
a948b8233e
AutoArpa: Add an optional inherit_ttl option
2024-04-26 17:07:58 +02:00
0cfd8b4f49
Merge pull request #1163 from octodns/cibuild-setup-py-fix
...
Rework cibuild-setup-py to build a pkg and install & test it
2024-04-18 09:52:21 -07:00
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
2024-04-18 09:50:22 -07:00
83e737da93
Merge pull request #1162 from octodns/improve-cibuild-module
...
Build wheel and install that for cibuild-module
2024-04-18 09:02:30 -07:00
c37a72aa86
Merge branch 'main' into improve-cibuild-module
2024-04-18 09:00:17 -07:00
14c3563677
Build wheel and install that for cibuild-module
2024-04-18 08:57:25 -07:00
6dfbc96079
Merge pull request #1161 from wjgauthier/auto_arpa_priority
...
Add a priority option to AutoArpa
2024-04-18 08:17:56 -07:00
f3598ca42c
Merge branch 'auto_arpa_priority' of github.com:wjgauthier/octodns into auto_arpa_priority
2024-04-18 08:14:05 -07:00
d3ae6bcd19
Merge remote-tracking branch 'origin/main' into auto_arpa_priority
2024-04-18 08:13:03 -07:00
a2c3c45359
AutoArpa prioritization changelog entry
2024-04-18 08:12:05 -07:00
50d65f4f0b
Merge branch 'main' into auto_arpa_priority
2024-04-18 08:08:40 -07:00
16a6bb4f8a
Remove duplicative sort and add a more robust test.
2024-04-18 08:08:00 -07:00
a84ad6fe44
Fix auto arpa formatting
2024-04-18 08:06:06 -07:00
aa85f7e533
Added suggestions from comments
2024-04-18 16:46:52 +02:00
f26b7c1a43
Make things unique in populate instead of process_source_zone
2024-04-17 22:39:27 +02:00
14c8b83c79
Merge pull request #1160 from octodns/update-requirements
...
update requirements*.txt
2024-04-17 10:40:49 -07:00
79b2a25684
Add a priority option to AutoArpa
2024-04-17 19:33:25 +02:00
031be6bd15
update requirements*.txt
2024-04-17 10:31:09 -07:00
c9bb29ccc2
Clamp docutils to 0.20.x until we're done with 3.8
2024-04-17 10:30:22 -07:00
1e874eaacb
Merge pull request #1159 from cholick/main
...
Add Zone Specific Threshold Config
2024-04-10 12:51:29 -07:00
b82c3dc921
Update CHANGELOG.md to mention per-zone thresholds
2024-04-10 12:48:29 -07:00
885126d48f
Additional test checking Zone threshold defaults to None
2024-04-10 12:43:22 -07:00
2bc961a66d
Update octodns/provider/plan.py
...
Refactor zone vs provider choice to read more cleanly
Co-authored-by: Ross McFarland <rwmcfa1@gmail.com>
2024-04-10 12:34:54 -07:00
2bb2d5643b
Add zone specific threshold config
2024-04-10 11:44:37 -07:00
e594f227c1
Merge pull request #1157 from octodns/coverage-pyproject-toml
...
Move coverage config into pyproject.toml
2024-03-21 14:35:42 -07:00
41d5813311
Move coverage config into pyproject.toml
2024-03-21 14:28:51 -07:00
5585754fc3
Merge pull request #1156 from octodns/update-black
...
Update black to 24.x series
2024-03-20 14:03:35 -07:00
a3fab70232
add black 24.x to ignore revs
2024-03-20 14:00:23 -07:00
f936d0fa1f
black 24.x formatting changes
2024-03-20 13:59:29 -07:00
9be7be7191
Update requirements.txt
2024-03-20 13:55:03 -07:00
b6362ec6d0
Update black to 24.x
2024-03-20 13:49:33 -07:00
384ce20182
Merge pull request #1155 from octodns/rel-1-6-1
...
Version 1.6.1 bump & changelog update
v1.6.1
2024-03-17 12:47:19 -07:00
f0bf96c6af
Version 1.6.1 bump & changelog update
2024-03-17 12:43:14 -07:00
b2d3c41ffd
Merge pull request #1154 from octodns/env-int-refix
...
Fix env var int handling regression
2024-03-17 12:39:13 -07:00
c263b6e991
Fix env var int handling regression
2024-03-17 12:34:20 -07:00
b5047f9139
Merge pull request #1152 from octodns/rel-1-6-0
...
Version 1.6.0 bump & changelog update
v1.6.0
2024-03-11 15:14:41 -07:00
9c81e1c0df
Version 1.6.0 bump & changelog update
2024-03-11 15:11:59 -07:00
4f10c0e39d
Merge pull request #1140 from octodns/secrets
...
Secrets handlers support
2024-03-11 15:07:26 -07:00
62f8358688
Merge remote-tracking branch 'origin' into secrets
2024-03-11 14:58:51 -07:00