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

6 Commits

Author SHA1 Message Date
66debc0b80 Use super() now that we require python3, less error prone 2022-09-15 14:25:47 -07:00
fa4225b625 Fix lots of errant '...' '...' string joins 2022-09-06 12:47:47 -07:00
e116d26eec Implement black formatting 2022-07-04 12:27:39 -07:00
b749d8cc32 f-strings for octodns/source/* 2021-09-02 16:49:52 -07:00
0a342aa6c2 EnvVar: Integrating review feedback and finishing tests 2020-07-17 12:09:20 -07:00
4d006e94a2 Adding environment variable record injection
Per the discussion on https://github.com/github/octodns/issues/583
here is a work in progress of environment variable injection for
discussion.
2020-07-15 18:17:33 -07:00