Re: [Twisted-Python] State of Names / DNS server

2018-10-16 Thread Glyph
> On Oct 16, 2018, at 11:07 AM, Wim Lewis wrote: > > Evilham writes: >> Also, I recall this PR from early summer, which appears to have been >> OK'd but is blocked by some failure in appveyor + buildbot: >> https://github.com/twisted/twisted/pull/954 > > That one's mine. I've finally figured o

Re: [Twisted-Python] State of Names / DNS server

2018-10-16 Thread Wim Lewis
Evilham writes: Also, I recall this PR from early summer, which appears to have been OK'd but is blocked by some failure in appveyor + buildbot: https://github.com/twisted/twisted/pull/954 That one's mine. I've finally figured out the Twisted CI infrastructure well enough to get things marked

Re: [Twisted-Python] State of Names / DNS server

2018-10-15 Thread Evilham
Always a pleasure to read you Glyph, Am 15/10/2018 um 2:00 schrieb Glyph: >> On Oct 12, 2018, at 12:18 PM, Evilham > > wrote: >> >> Dear Twisted people, >> >> I've been taking a good look at twisted.names as a sever after checking >> twisted-infra/braid/services/names

Re: [Twisted-Python] State of Names / DNS server

2018-10-14 Thread Glyph
> On Oct 12, 2018, at 12:18 PM, Evilham wrote: > > Dear Twisted people, > > I've been taking a good look at twisted.names as a sever after checking > twisted-infra/braid/services/names and how the zones are saved. The way the zones are saved there is fairly primitive. It would be nice if we