Ross McFarland
Ross McFarland
Add functionality that enables configurable secrets sources, with a hard-coded `env` that provides the existing environmental variable support. /cc Fixes https://github.com/octodns/octodns/issues/1138
old version wasn't complete and was getting in the way of serialization. now that serialization is mostly ironed out it should be eaiser to go back in and get right....
prefetch_related doesn't seem to be working for me. i'm guessing it's b/c i am using a through model. filing this now in case this is known to to work or...
This allows arbitrary whitespace before the opening `"`, after the closing `"`, or in between the chunks. Lots of tests. For the life of me I couldn't find an RFC...
/cc Fixes https://github.com/octodns/octodns-cloudflare/issues/104
Details of the issue in https://github.com/octodns/octodns/issues/1196 /cc Fixes https://github.com/octodns/octodns/issues/1196 @tomotaro-uejima
On the 🚌 today I realized there was actually a way to pull off a YamlProvider that fully complies with the provider spec/behavior. When things were first written the infrastructure...
Parent issue for work towards octoDNS 2.0. More than a major feature release it'll be a deprecation point which a bunch of minor deprecation and (possibly) a number of more...
/cc https://github.com/octodns/octodns/issues/1214 & https://github.com/octodns/octodns/issues/1217 which are going to be the primary culprits