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 |
Ross McFarland
|
ec9c3bcc29
|
Merge remote-tracking branch 'origin/main' into secrets
|
2 years ago |
Ross McFarland
|
b7fcf47f7d
|
Merge pull request #1151 from octodns/rel-1-5-1
Version 1.5.1 bump & changelog update
|
2 years ago |
Ross McFarland
|
7f27316548
|
Version 1.5.1 bump & changelog update
|
2 years ago |
Ross McFarland
|
bec19366a5
|
Merge pull request #1150 from octodns/build-kwargs-float-fix
_build_kwargs fix, don't convert int-y things to floats
|
2 years ago |
Ross McFarland
|
4b229fbf82
|
_build_kwargs fix, don't convert int-y things to floats
|
2 years ago |
Ross McFarland
|
a48881beb4
|
pass at adding a processor that adds missing trailing dots
|
2 years ago |
Ross McFarland
|
7f1a68a9db
|
Fix/merge CHANGELOG.md
|
2 years ago |
Ross McFarland
|
5d865a3740
|
Merge branch 'main' into secrets
|
2 years ago |
Ross McFarland
|
3acfd174b6
|
Merge pull request #1141 from octodns/rel-1-5-0
Version 1.5.0 changelog update & version bump
|
2 years ago |
Ross McFarland
|
215ff3cc94
|
Merge branch 'main' into rel-1-5-0
|
2 years ago |
Ross McFarland
|
0c225b1cd0
|
Merge pull request #1142 from InPermutation/main
Fix some typoes
|
2 years ago |
Jacob Krall
|
4f8d7fa26c
|
Fix some typoes
|
2 years ago |
Ross McFarland
|
02032bd388
|
Version 1.5.0 changelog update & version bump
|
2 years ago |
Ross McFarland
|
c283654e2a
|
CHANGELOG for secret_handlers
|
2 years ago |
Ross McFarland
|
6d778b3b67
|
Include tests of secret_handlers from config yaml and some of that's implementation details
|
2 years ago |
Ross McFarland
|
f88247fdc8
|
Merge branch 'main' into secrets
|
2 years ago |
Ross McFarland
|
9f808274f5
|
Merge pull request #1139 from octodns/record-octodns
Record.octodns formalized, Record._octodns deprecated
|
2 years ago |
Ross McFarland
|
1d3e386ffa
|
CHANGELOG entry for Record.octodns
|
2 years ago |
Ross McFarland
|
60bc4193f8
|
configured secret handlers & tests of that configuration
|
2 years ago |
Ross McFarland
|
ca2c7112a1
|
Secrets handlers support
Add functionality that enables configurable secrets sources, with a
hard-coded `env` that provides the existing environmental variable
support.
|
2 years ago |
Ross McFarland
|
9f58b8e482
|
Record.octodns formalized, Record._octodns deprecated
Both point to the same thing via properties
|
2 years ago |
Ross McFarland
|
429a6be9ff
|
Merge pull request #1135 from Nullreff/main
Fall back to repr() in value filters and keep list names
|
2 years ago |
Ross McFarland
|
2acdc053c3
|
Merge branch 'main' into main
|
2 years ago |
Ross McFarland
|
98beedad62
|
Merge pull request #1137 from octodns/record-rdata-coverage
Add test_records_have_rdata_methods, implement them for URLFWD
|
2 years ago |
Ross McFarland
|
90698eef93
|
Merge branch 'main' into record-rdata-coverage
|
2 years ago |
Nullreff
|
5d62a8c9ca
|
Re-add allowlist and reject list for value filter
|
2 years ago |
Ross McFarland
|
27de4c7e28
|
Merge pull request #1134 from octodns/log-processors
Log per zone processors along with sources and targets, clean up formatting
|
2 years ago |
Ross McFarland
|
72ecc995a8
|
Merge branch 'main' into log-processors
|
2 years ago |
Ross McFarland
|
b148a4c716
|
Add test_records_have_rdata_methods, implement them for URLFWD
|
2 years ago |
Ross McFarland
|
ec6f1d1970
|
Merge pull request #1131 from octodns/validate-values-not-string
Record.values/value can be used interchangeably
|
2 years ago |