a30843a
Merge pull request #1103 from octodns/update-modules-build-list by
2023-11-13 09:42:12 -0800
8ab3384
(refs/pull/1103/head)
octodns-netbox is still failing, just removing it by
2023-11-13 09:39:08 -0800
0d10ae0
Update the modules action job's module list by
2023-11-13 09:32:32 -0800
65e87d0
Fixed Record.data, now includes the octodns special section data by
2023-11-13 09:00:05 -0800
ab7d39f
Merge pull request #1101 from octodns/fix-script-release by
2023-11-12 15:53:55 -0800
d2baf6d
(refs/pull/1101/head)
Prefer __version__ over __VERSION__ internally, fallback when referencing modules by
2023-11-12 15:46:28 -0800
344bc2d
Remove stale script/sdist script by
2023-11-12 15:45:43 -0800
eb4979d
__VERSION__ -> __version__ in script/release by
2023-11-12 15:04:22 -0800
72f88b4
Merge pull request #1098 from octodns/processor-filter-target-optional by
2023-11-12 14:54:18 -0800
3e874c5
(refs/pull/1098/head)
Merge branch 'main' into processor-filter-target-optional by
2023-11-12 14:49:32 -0800
965015c
Merge pull request #1094 from Solvik/filter-net by
2023-11-12 14:48:48 -0800
cbeaf03
(refs/pull/1094/head)
Merge branch 'main' into filter-net by
2023-11-12 14:42:13 -0800
7f34cb1
Merge pull request #1099 from octodns/simplify-versioning by
2023-11-11 14:04:14 -0800
45900a8
(refs/pull/1099/head)
Correct a it -> as it type-o in changelog by
2023-11-11 13:57:04 -0800
44499a9
Remove dead version function by
2023-11-11 12:38:10 -0800
c9a2c8f
Simplify versioning, just use __version__ by
2023-11-11 09:33:48 -0800
9b7341f
Add preferred __version__, per pep-8 by
2023-11-11 09:32:21 -0800
de3ec8e
Move _NetworkValueBaseFilter down with it's children by
2023-11-10 17:02:20 -0800
be5d28d
doc new include_target filter prarams by
2023-11-10 17:00:24 -0800
6cd933a
Add include_target option to most processor.filter processors by
2023-11-10 16:57:01 -0800
731eb56
CHANGELOG entry for network cidr filters by
2023-11-10 16:08:22 -0800
4f152c1
Merge remote-tracking branch 'origin/main' into filter-net by
2023-11-10 16:08:04 -0800
3ec425b
Merge pull request #1097 from octodns/include-octodns-in-repr by
2023-11-10 16:07:02 -0800
b55b29a
(refs/pull/1097/head)
changelog entry for __repr__ improvement by
2023-11-10 16:02:53 -0800
e9cdacd
Include octodns special section in record __repr__ by
2023-11-10 16:01:14 -0800
abdab8f
fix lint by
2023-11-10 15:28:01 +0100
3ed7a88
add test to cover CIDR validation in config for filters by
2023-11-10 13:58:08 +0100
fa56dfa
fix minor formatting failure by
2023-11-09 11:34:16 -0800
010e503
add mention to docstring that the NetworkValue filters won't touch anything except A/AAAA by
2023-11-09 19:20:46 +0100
f9cb31b
add a txt in tests so we can see the filter effectively only handles A/AAAA by
2023-11-09 19:01:59 +0100
354b8c2
do not recreate the ip list for each network test by
2023-11-09 17:47:55 +0100
f5fd68b
add NetworkValueRejectlistFilter and NetworkValueAllowlistFilter processors by
2023-11-08 17:40:34 +0100
f5fcb1a
Merge pull request #1092 from octodns/exclude-root-ns-processors by
2023-11-07 15:49:55 -0800
1b29325
(refs/pull/1092/head)
ExcludeRootNsChanges added w/tests by
2023-10-31 18:56:59 -0700
bc809a0
Merge pull request #1089 from octodns/chunked-and-rrs by
2023-10-21 17:18:37 -0700
65f4a48
(refs/pull/1089/head)
rr_values as a property for consistency by
2023-10-15 17:51:06 -0700
ded5302
add support for chunked values to ValuesMixin.rrs by
2023-10-15 13:23:57 -0700
9a28437
chunked_values should return _value_type not plain string by
2023-10-15 13:20:43 -0700
9102caa
Merge pull request #1087 from octodns/update-license by
2023-10-15 10:18:29 -0700
5ad3ecb
(refs/pull/1087/head)
Update LICENSE details by
2023-10-15 10:07:34 -0700
7ff07f5
Merge pull request #1083 from octodns/filter-processors by
2023-10-12 11:46:38 -0700
63e0d4a
(refs/pull/1083/head)
Merge branch 'main' into filter-processors by
2023-10-12 11:43:33 -0700
8966f7c
Merge pull request #1086 from octodns/py-3-12-ci-modules by
2023-10-12 11:42:53 -0700
9a5173e
(refs/pull/1086/head)
doh, cibuild-module doesn't have +x by
2023-10-12 11:39:08 -0700
165e32f
Manually install setuptools in script/cibuild-module by
2023-10-12 11:34:45 -0700
0ba9cb2
Rename ./script/test-module to ./script/cibuild-module for consistency by
2023-10-12 11:34:16 -0700
da9b6cc
Merge pull request #1085 from octodns/ci-py-3-12 by
2023-10-10 12:38:28 -0700
5a11989
(refs/pull/1085/head)
explicit setuptools & wheel in requirements now by
2023-10-07 13:31:08 -0700
8be2732
setuptools is no longer in venvs by default - gh-95299 by
2023-10-07 13:29:35 -0700
c30e21f
Add Python 3.12 to the ci test matrix and make it the current version by
2023-10-07 13:06:46 -0700
f035f43
Merge pull request #1084 from octodns/python-matrix-json by
2023-10-07 09:39:11 -0700
9bd76c8
(refs/pull/1084/head)
more generic ci config json name by
2023-10-07 09:34:46 -0700
32c0b26
have modules ci job use config for python-version too by
2023-10-07 09:30:17 -0700
973fbd6
try another approach for multi-line json in an output by
2023-10-07 09:25:23 -0700
97d525d
remove newlines from json by
2023-10-07 09:14:48 -0700
97e4618
checkout needs to be its own step by
2023-10-07 09:00:48 -0700
75d8ec5
setup-py needs config too by
2023-10-07 08:59:31 -0700
3239533
Guess we have to checkout before we have access to files? by
2023-10-07 08:59:15 -0700
6b9596d
Try pulling python versions from a json file by
2023-10-07 08:51:27 -0700
3164797
Merge remote-tracking branch 'origin/main' into filter-processors by
2023-10-06 16:17:30 -0700
e6ad64f
ZoneNameFilter error defaults to True by
2023-10-06 16:16:48 -0700
da818d1
ZoneNameFilter to error/ignore when record names end with the zone name by
2023-10-06 16:14:38 -0700
eec7cad
refactor filter based processors to pull out shared logic by
2023-10-06 15:10:47 -0700
51e64a0
Merge pull request #1078 from octodns/backup-pool-doc by
2023-10-06 11:58:55 -0700
9db2eba
(refs/pull/1078/head)
Merge branch 'main' into backup-pool-doc by
2023-10-06 11:57:22 -0700
9d319ac
Merge pull request #1082 from octodns/missed-actions-upgrades by
2023-10-06 11:57:08 -0700
34a2c55
(refs/pull/1082/head)
missed a couple of action version udpates by
2023-10-06 11:55:08 -0700
be6e856
Merge pull request #1081 from octodns/secret-python-versions by
2023-10-05 14:32:42 -0700
f0c2908
(refs/pull/1081/head)
bump stale to v8 too by
2023-10-05 14:29:48 -0700
1c72e75
setup-py python version from var as well by
2023-10-05 14:18:42 -0700
cf258cc
bump checkout and python action versions by
2023-10-05 13:52:21 -0700
9f61445
Drive modules ci job python version off of var too by
2023-10-05 13:35:37 -0700
4ace61d
Restore/update comment about active versions by
2023-10-05 13:29:12 -0700
90764b1
is it vars by
2023-10-05 13:27:29 -0700
7a23889
try an env var instead by
2023-10-05 13:14:44 -0700
752e974
maybe no bracket by
2023-10-05 11:07:52 -0700
0d2953f
CI pulls python versions from org secret by
2023-10-05 11:05:52 -0700
b2e04c5
Merge pull request #1079 from octodns/update-requirements by
2023-10-04 10:54:15 -0700
b61d4d5
(refs/pull/1079/head)
update requirements*.txt by
2023-10-04 10:48:23 -0700
519af5b
Rework dynamic documentation to call using the default pool a backup rather than fallback by
2023-09-29 13:28:45 -0700
cac964c
(tag: v1.2.1)
Merge pull request #1077 from octodns/rel-1.2.1 by
2023-09-29 13:13:34 -0700
32bf55d
(refs/pull/1077/head)
v1.2.1 version bump & changelog update by
2023-09-29 13:08:36 -0700
5536479
Merge pull request #1076 from octodns/clean-room-dists by
2023-09-29 13:07:59 -0700
e2ddfa6
(refs/pull/1076/head)
Version from var, not copy-n-paste by
2023-09-29 13:01:39 -0700
3953f1d
Update script/release to do clean room dist builds by
2023-09-29 12:53:35 -0700
0567af7
(tag: v1.2.0)
Merge pull request #1073 from octodns/rel-1-2-0 by
2023-09-27 22:15:26 -0700
e36f32a
(refs/pull/1073/head)
v1.2.0 bump & changelog updates by
2023-09-27 11:58:30 -0700
9c72ae1
Merge pull request #1070 from octodns/mixed-subnets by
2023-09-25 14:37:04 -0700
55a535d
(refs/pull/1070/head)
Merge branch 'main' into mixed-subnets by
2023-09-25 14:35:15 -0700
1c0f0b4
Merge pull request #1071 from octodns/rrs-improvements by
2023-09-25 13:19:32 -0700
6b681ba
(refs/pull/1071/head)
Changelog entry for RR improvements by
2023-09-25 13:17:24 -0700
bca8db6
parse_rdata_text supports unquoting things (powerdns) by
2023-09-25 12:59:51 -0700
76e330a
Add source parameter to Record.from_rrs by
2023-09-25 12:26:13 -0700
a728a7c
Use sorted's key to sort subnets by version by
2023-09-24 23:39:17 -0700
63c5118
Fix validation for dynamic records with IPv4+IPv6 subnets by
2023-09-24 23:20:06 -0700
4a7e488
Merge pull request #1069 from octodns/fix-multiple-dynamic-zones by
2023-09-23 13:41:53 -0700
da8ac9d
(refs/pull/1069/head)
Merge branch 'main' into fix-multiple-dynamic-zones by
2023-09-23 13:40:11 -0700
d477a53
Merge pull request #1065 from baest/change_ds_field_names by
2023-09-23 13:30:29 -0700
879d8cd
(refs/pull/1065/head)
cls not self by
2023-09-23 13:10:55 -0700
dfac2da
DEPRECATION warning on DsValue field fixes by
2023-09-23 13:08:59 -0700