Ross McFarland
|
557d0eb1cb
|
Add post_processor Manager configuration option/support
|
2 years ago |
Ross McFarland
|
e8a88ac520
|
Deprecate SpfDnsLookupProcessor
|
2 years ago |
Ross McFarland
|
4256ad6caf
|
Deprecate SpfRecord
|
2 years ago |
Ross McFarland
|
3c64836a88
|
Merge branch 'main' into yaml-includes
|
2 years ago |
Ross McFarland
|
b93ef685b3
|
Merge pull request #1058 from octodns/list-processors
Add a Processors list/section to the README
|
2 years ago |
Ross McFarland
|
6be12c23b0
|
Add a Processors list/section to the README
|
2 years ago |
Ross McFarland
|
6f16412432
|
Merge branch 'main' into yaml-includes
|
2 years ago |
Ross McFarland
|
402e66384e
|
Merge pull request #1048 from octodns/yaml-provider-static
YamlProvider support for shared file, loaded into all zones
|
2 years ago |
Ross McFarland
|
028b2a52f6
|
Merge remote-tracking branch 'origin/main' into yaml-provider-static
|
2 years ago |
Ross McFarland
|
8237aa955d
|
Merge pull request #1044 from octodns/yaml-provider-refactor
Deprecate SplitYamlProvider, subsume functionality into YamlProvider w/a refactor
|
2 years ago |
Ross McFarland
|
93b397cbb2
|
Correct Split Details directory example
|
2 years ago |
Ross McFarland
|
8177ee6926
|
Revert "yaml provider is either split or zonefile, not both"
This reverts commit 6f39fcc5f7.
|
2 years ago |
Ross McFarland
|
84add19ada
|
Merge remote-tracking branch 'origin/main' into yaml-provider-refactor
|
2 years ago |
Ross McFarland
|
77b1d7a1ba
|
Correct split_catchall doc
|
2 years ago |
Ross McFarland
|
6f39fcc5f7
|
yaml provider is either split or zonefile, not both
|
2 years ago |
Ross McFarland
|
e9d6e6d11f
|
Merge pull request #1052 from octodns/readme-spf
Add octodns-spf to the README
|
2 years ago |
Ross McFarland
|
3d719de1a5
|
Add octodns-spf to the README
|
2 years ago |
Ross McFarland
|
fa732a4fbc
|
Merge pull request #1049 from octodns/zone-exception-context-support
Record's carry context, Zone exceptions make use of it to help with error messages
|
2 years ago |
Ross McFarland
|
dcaacf1dd0
|
Merge branch 'yaml-provider-static' into yaml-includes
|
2 years ago |
Ross McFarland
|
645b088a38
|
CHANGELOG entry for YamlProvider !include support
|
2 years ago |
Ross McFarland
|
b5853ddc91
|
CHANGELOG entry for shared_filename
|
2 years ago |
Ross McFarland
|
ca1bae0797
|
CHANGELOG entry for shared_filename
|
2 years ago |
Ross McFarland
|
c64e279dd2
|
Add support for !include YAML directive
|
2 years ago |
Ross McFarland
|
857d5e2a61
|
Record's carry context, Zone exceptions make use of it to help with error messages
|
2 years ago |
Ross McFarland
|
e48759791c
|
forgot to add shared.yaml test file
|
2 years ago |
Ross McFarland
|
cb28fa0e26
|
YamlProvider support for shared file, loaded into all zones
|
2 years ago |
Ross McFarland
|
779f2f44fa
|
Rename split_only to disable_zonefile. More accurate and future-proof. Also improve doc a bit
|
2 years ago |
Ross McFarland
|
aab868f345
|
Make sure the only* record isn't showing up when it shouldn't
|
2 years ago |
Ross McFarland
|
3f7234bfd3
|
Move sources tests into correct class
|
2 years ago |
Ross McFarland
|
61d3ed884a
|
More YamlProvider details testing
|
2 years ago |
Ross McFarland
|
b0dff4fe04
|
Try reordering if clauses
|
2 years ago |
Ross McFarland
|
b55cd4ff20
|
Merge branch 'main' into yaml-provider-refactor
|
2 years ago |
Ross McFarland
|
be1136e65e
|
Merge pull request #1046 from octodns/archive-code-coverage
Archive code coverage data
|
2 years ago |
Ross McFarland
|
5afb8c004f
|
Per py vesion code coverage archive, include reports
|
2 years ago |
Ross McFarland
|
ad2377f1d2
|
Always try and upload coverage
|
2 years ago |
Ross McFarland
|
1da6b72aef
|
Upload the code coverage data
|
2 years ago |
Ross McFarland
|
65096c0f1c
|
break up ifs having coverage issues in 3.8/9
|
2 years ago |
Ross McFarland
|
e473c32bfb
|
Add some directories to ignore
|
2 years ago |
Ross McFarland
|
608e367a9b
|
More extensive tests of YamlProvider.list_zones
|
2 years ago |
Ross McFarland
|
32896d41f3
|
Merge branch 'yaml-provider-refactor' of github.com:octodns/octodns into yaml-provider-refactor
|
2 years ago |
Ross McFarland
|
10c31e37e7
|
Dump a pip freeze into ci output for ease of seeing module verisons
|
2 years ago |
Ross McFarland
|
3cd4dceae8
|
Merge branch 'main' into yaml-provider-refactor
|
2 years ago |
Ross McFarland
|
3c304aa6ee
|
Pass through YamlProvider doc and CHANGELOG entry
|
2 years ago |
Ross McFarland
|
8ed143c530
|
Merge pull request #1043 from octodns/update-requirements
Update requirements, certifi advisory
|
2 years ago |
Ross McFarland
|
e6e3290b14
|
Update requirements, certifi advisory
|
2 years ago |
Ross McFarland
|
5b8498a550
|
Refactory yaml source logic out to make it easily testable
|
2 years ago |
Ross McFarland
|
11ddb20005
|
Refactory YamlProvider and SplitYamlProvider into a unified class
|
2 years ago |
Ross McFarland
|
6e7f036b6e
|
Merge pull request #1026 from octodns/dynamic-zones
Dynamic zone configs
|
2 years ago |
Ross McFarland
|
866a9f9710
|
Update CHANGELOG for dynamic zone config and TOC in README
|
2 years ago |
Ross McFarland
|
e0610112ad
|
Merge branch 'main' into dynamic-zones
|
2 years ago |