Solvik Blum
|
f9cb31b602
|
add a txt in tests so we can see the filter effectively only handles A/AAAA
|
2 years ago |
Solvik
|
354b8c2967
|
do not recreate the ip list for each network test
Co-authored-by: Ross McFarland <rwmcfa1@gmail.com>
|
2 years ago |
Solvik Blum
|
f5fd68bb7e
|
add NetworkValueRejectlistFilter and NetworkValueAllowlistFilter processors
|
2 years ago |
Ross McFarland
|
f5fcb1ae8a
|
Merge pull request #1092 from octodns/exclude-root-ns-processors
ExcludeRootNsChanges processor that will error (or warn) if plan includes a change to root NS records
|
2 years ago |
Ross McFarland
|
1b293253d9
|
ExcludeRootNsChanges added w/tests
|
2 years ago |
Ross McFarland
|
bc809a0f85
|
Merge pull request #1089 from octodns/chunked-and-rrs
Fixed handling of chunking large TXT values for users of `rrs`
|
2 years ago |
Ross McFarland
|
65f4a48bc1
|
rr_values as a property for consistency
|
2 years ago |
Ross McFarland
|
ded53023e7
|
add support for chunked values to ValuesMixin.rrs
|
2 years ago |
Ross McFarland
|
9a28437b81
|
chunked_values should return _value_type not plain string
|
2 years ago |
Ross McFarland
|
9102caa132
|
Merge pull request #1087 from octodns/update-license
Update LICENSE details
|
2 years ago |
Ross McFarland
|
5ad3ecb6c0
|
Update LICENSE details
|
2 years ago |
Ross McFarland
|
7ff07f503e
|
Merge pull request #1083 from octodns/filter-processors
ZoneNameFilter processor
|
2 years ago |
Ross McFarland
|
63e0d4ab25
|
Merge branch 'main' into filter-processors
|
2 years ago |
Ross McFarland
|
8966f7cfec
|
Merge pull request #1086 from octodns/py-3-12-ci-modules
Rename script/test-module to script/cibuild-module, update for py3.12
|
2 years ago |
Ross McFarland
|
9a5173e252
|
doh, cibuild-module doesn't have +x
|
2 years ago |
Ross McFarland
|
165e32f18d
|
Manually install setuptools in script/cibuild-module
|
2 years ago |
Ross McFarland
|
0ba9cb2727
|
Rename ./script/test-module to ./script/cibuild-module for consistency
|
2 years ago |
Ross McFarland
|
da9b6ccac9
|
Merge pull request #1085 from octodns/ci-py-3-12
Add Python 3.12 to the ci test matrix and make it the current version
|
2 years ago |
Ross McFarland
|
5a119890ba
|
explicit setuptools & wheel in requirements now
|
2 years ago |
Ross McFarland
|
8be2732de4
|
setuptools is no longer in venvs by default - gh-95299
|
2 years ago |
Ross McFarland
|
c30e21f7e0
|
Add Python 3.12 to the ci test matrix and make it the current version
|
2 years ago |
Ross McFarland
|
f035f4347d
|
Merge pull request #1084 from octodns/python-matrix-json
Try pulling python versions from a json file
|
2 years ago |
Ross McFarland
|
9bd76c8116
|
more generic ci config json name
|
2 years ago |
Ross McFarland
|
32c0b268c1
|
have modules ci job use config for python-version too
|
2 years ago |
Ross McFarland
|
973fbd601e
|
try another approach for multi-line json in an output
|
2 years ago |
Ross McFarland
|
97d525df5b
|
remove newlines from json
|
2 years ago |
Ross McFarland
|
97e4618313
|
checkout needs to be its own step
|
2 years ago |
Ross McFarland
|
75d8ec53f9
|
setup-py needs config too
|
2 years ago |
Ross McFarland
|
32395331dc
|
Guess we have to checkout before we have access to files?
|
2 years ago |
Ross McFarland
|
6b9596d4b2
|
Try pulling python versions from a json file
|
2 years ago |
Ross McFarland
|
3164797e62
|
Merge remote-tracking branch 'origin/main' into filter-processors
|
2 years ago |
Ross McFarland
|
e6ad64f25f
|
ZoneNameFilter error defaults to True
|
2 years ago |
Ross McFarland
|
da818d12e4
|
ZoneNameFilter to error/ignore when record names end with the zone name
|
2 years ago |
Ross McFarland
|
eec7cadb86
|
refactor filter based processors to pull out shared logic
|
2 years ago |
Ross McFarland
|
51e64a0abe
|
Merge pull request #1078 from octodns/backup-pool-doc
Rework dynamic documentation to call using the default pool a backup rather than fallback
|
2 years ago |
Ross McFarland
|
9db2eba044
|
Merge branch 'main' into backup-pool-doc
|
2 years ago |
Ross McFarland
|
9d319ac063
|
Merge pull request #1082 from octodns/missed-actions-upgrades
missed a couple of action version udpates
|
2 years ago |
Ross McFarland
|
34a2c55d36
|
missed a couple of action version udpates
|
2 years ago |
Ross McFarland
|
be6e856578
|
Merge pull request #1081 from octodns/secret-python-versions
CI pulls python versions from org secret
|
2 years ago |
Ross McFarland
|
f0c2908279
|
bump stale to v8 too
|
2 years ago |
Ross McFarland
|
1c72e75d93
|
setup-py python version from var as well
|
2 years ago |
Ross McFarland
|
cf258cc5a7
|
bump checkout and python action versions
|
2 years ago |
Ross McFarland
|
9f61445a06
|
Drive modules ci job python version off of var too
|
2 years ago |
Ross McFarland
|
4ace61de54
|
Restore/update comment about active versions
|
2 years ago |
Ross McFarland
|
90764b12a2
|
is it vars
|
2 years ago |
Ross McFarland
|
7a23889809
|
try an env var instead
|
2 years ago |
Ross McFarland
|
752e974245
|
maybe no bracket
|
2 years ago |
Ross McFarland
|
0d2953fd06
|
CI pulls python versions from org secret
|
2 years ago |
Ross McFarland
|
b2e04c55e1
|
Merge pull request #1079 from octodns/update-requirements
Update requirements, vuln urllib3>=2.0.6
|
2 years ago |
Ross McFarland
|
b61d4d53cb
|
update requirements*.txt
|
2 years ago |