Commit Graph

8 Commits

Author SHA1 Message Date
Brian Cunnie
b4e3005d84 CI: test the Golang DNS server's unit tests
...and not the deprecated PowerDNS pipe backend shell script, which we
no longer use.

README now has the badge for the unit tests, and the placeholder is
gone.

fixes:
```
resources.6h: '6h' is not a valid identifier: must start with a lowercase letter^
```
2020-12-12 06:50:05 -08:00
Brian Cunnie
95975e5ea6 README: Promote Golang DNS Server
The Golang DNS server is no longer experimental; the sslip.io
nameservers run the Golang DNS server.

- Include a placeholder for the `ginkgo` tests to run in CI.
- Include `src/` and `bosh-release/` in the list of directories.
- Mark the PowerDNS-related assets as deprecated; we no longer use
  PowerDNS.
2020-12-11 09:17:00 -08:00
Brian Cunnie
4ce0fa323c Document the experimental Golang DNS server
This is mostly for me because I forget how I wrote it (e.g. what happens
when you query a `TXT` record).
2020-11-22 03:47:40 -08:00
Brian Cunnie
70aa45585e Nameservers: remove ns-vultr.nono.io, not always up
ns-vultr.nono.io is a bad nameserver because it's shut down for ~8 days
each month (when the unbelievable Singapore hunger for  NTP uses up my
monthly allowance of 3TB)

Besides, three nameservers is enough.
2020-07-25 16:56:36 -07:00
Brian Cunnie
3844f98c28 Unit tests show which command is being run
- helps me troubleshoot; I get lost at times.
- README shows more verbose variant of rspec
2017-09-21 06:01:10 -07:00
Brian Cunnie
dc4cf0bf5c PowerDNS's pipe backend's configuration is included
- also include instructions to run tests
2016-09-05 06:57:28 -07:00
Brian Cunnie
276311f219 Simple pipeline highlights conundrum:
- "which job reflects the health of the code?"
2016-08-28 06:20:49 -07:00
Brian Cunnie
c83e929033 README has a badge! And an explanation. 2016-08-25 07:09:49 -07:00