1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

3096 Commits

Author SHA1 Message Date
dd32a2731c Merge pull request #1105 from octodns/lenient-property
Record.lenient property added similar to other common/standard _octodns data
2023-11-14 14:22:59 -08:00
7be540b86c Record.lenient property added similar to other common/standard _octodns data 2023-11-14 14:19:14 -08:00
85a5bfe698 Merge pull request #1104 from octodns/rel-1-3-0
v1.3.0 bump & changelog update
v1.3.0
2023-11-14 11:00:05 -08:00
2696e67fed Quote dunders in CHANGELOG so markdown doesn't bold them 2023-11-14 10:42:50 -08:00
16489d004a v1.3.0 bump & changelog update 2023-11-14 10:19:10 -08:00
61840a38f0 Merge remote-tracking branch 'origin/main' into record-data-octodns 2023-11-14 07:27:48 -08:00
c90afb3994 YamlProvider no longer needs to copy over _octodns itself 2023-11-14 07:27:20 -08:00
a30843a658 Merge pull request #1103 from octodns/update-modules-build-list
Update the modules action job's module list
2023-11-13 09:42:12 -08:00
8ab3384e51 octodns-netbox is still failing, just removing it 2023-11-13 09:39:08 -08:00
0d10ae02a1 Update the modules action job's module list 2023-11-13 09:32:32 -08:00
65e87d0a46 Fixed Record.data, now includes the octodns special section data 2023-11-13 09:00:05 -08:00
ab7d39fa08 Merge pull request #1101 from octodns/fix-script-release
__VERSION__ -> __version__ in script/release and internal refs
2023-11-12 15:53:55 -08:00
d2baf6db8f Prefer __version__ over __VERSION__ internally, fallback when referencing modules 2023-11-12 15:46:28 -08:00
344bc2de5f Remove stale script/sdist script 2023-11-12 15:45:43 -08:00
eb4979d40b __VERSION__ -> __version__ in script/release 2023-11-12 15:28:57 -08:00
72f88b4aa8 Merge pull request #1098 from octodns/processor-filter-target-optional
Add include_target option to most processor.filter processors
2023-11-12 14:54:18 -08:00
3e874c5a1d Merge branch 'main' into processor-filter-target-optional 2023-11-12 14:49:32 -08:00
965015c481 Merge pull request #1094 from Solvik/filter-net
add NetworkValueRejectlistFilter and NetworkValueAllowlistFilter processors
2023-11-12 14:48:48 -08:00
cbeaf031d9 Merge branch 'main' into filter-net 2023-11-12 14:42:13 -08:00
7f34cb1c10 Merge pull request #1099 from octodns/simplify-versioning
Simplify versioning
2023-11-11 14:04:14 -08:00
45900a861d Correct a it -> as it type-o in changelog 2023-11-11 13:57:04 -08:00
44499a996e Remove dead version function 2023-11-11 12:38:10 -08:00
c9a2c8f72b Simplify versioning, just use __version__ 2023-11-11 09:33:48 -08:00
9b7341fee2 Add preferred __version__, per pep-8 2023-11-11 09:32:21 -08:00
de3ec8e094 Move _NetworkValueBaseFilter down with it's children 2023-11-10 17:02:20 -08:00
be5d28dc56 doc new include_target filter prarams 2023-11-10 17:00:24 -08:00
6cd933a834 Add include_target option to most processor.filter processors 2023-11-10 16:57:01 -08:00
731eb56ab9 CHANGELOG entry for network cidr filters 2023-11-10 16:08:22 -08:00
4f152c187e Merge remote-tracking branch 'origin/main' into filter-net 2023-11-10 16:08:04 -08:00
3ec425b612 Merge pull request #1097 from octodns/include-octodns-in-repr
Include octodns special section in record __repr__
2023-11-10 16:07:02 -08:00
b55b29af31 changelog entry for __repr__ improvement 2023-11-10 16:02:53 -08:00
e9cdacdd13 Include octodns special section in record __repr__ 2023-11-10 16:01:14 -08:00
abdab8f6d8 fix lint 2023-11-10 15:28:01 +01:00
3ed7a88e34 add test to cover CIDR validation in config for filters 2023-11-10 13:58:08 +01:00
fa56dfaffd fix minor formatting failure 2023-11-09 11:34:16 -08:00
010e5039cc add mention to docstring that the NetworkValue filters won't touch anything except A/AAAA 2023-11-09 19:21:48 +01:00
f9cb31b602 add a txt in tests so we can see the filter effectively only handles A/AAAA 2023-11-09 19:21:47 +01:00
354b8c2967 do not recreate the ip list for each network test
Co-authored-by: Ross McFarland <rwmcfa1@gmail.com>
2023-11-09 17:47:55 +01:00
f5fd68bb7e add NetworkValueRejectlistFilter and NetworkValueAllowlistFilter processors 2023-11-09 15:24:03 +01:00
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
2023-11-07 15:49:55 -08:00
1b293253d9 ExcludeRootNsChanges added w/tests 2023-10-31 18:56:59 -07:00
bc809a0f85 Merge pull request #1089 from octodns/chunked-and-rrs
Fixed handling of chunking large TXT values for users of `rrs`
2023-10-21 17:18:37 -07:00
65f4a48bc1 rr_values as a property for consistency 2023-10-15 17:51:06 -07:00
ded53023e7 add support for chunked values to ValuesMixin.rrs 2023-10-15 13:23:57 -07:00
9a28437b81 chunked_values should return _value_type not plain string 2023-10-15 13:20:43 -07:00
9102caa132 Merge pull request #1087 from octodns/update-license
Update LICENSE details
2023-10-15 10:18:29 -07:00
5ad3ecb6c0 Update LICENSE details 2023-10-15 10:07:34 -07:00
7ff07f503e Merge pull request #1083 from octodns/filter-processors
ZoneNameFilter processor
2023-10-12 11:46:38 -07:00
63e0d4ab25 Merge branch 'main' into filter-processors 2023-10-12 11:43:33 -07:00
8966f7cfec Merge pull request #1086 from octodns/py-3-12-ci-modules
Rename script/test-module to script/cibuild-module, update for py3.12
2023-10-12 11:42:53 -07:00