Jeffrey Cafferata

Results 13 issues of Jeffrey Cafferata

@tlimoncelli [commented](https://github.com/StackExchange/dnscontrol/pull/1681#discussion_r943374965) >*You could extract it from main.go:* >```bash >grep -E "Version *= \"" main.go | awk '{ print $3 }' | tr -d \" >``` Make the Docker image...

Make the Docker image build version DOCKER_IMAGE_VERSION aware of the configured version in main.go. Fixes #1687

@jauderho [commented](https://github.com/StackExchange/dnscontrol/pull/1681#issuecomment-1211523288) >*You might want to add the parameters to create multi-arch images if available/possible. Right now it looks like only amd64 is created.* The Docker image build is multi-arch...

> Another trick is to close your `D()` with `END)`: > > ``` > D("foo.com", ... > A(...), > A(...), > A(...), > END) > ``` > > `END` is...

The DNSControl language reference for the domain modifier [`URL`](https://docs.dnscontrol.org/language-reference/domain-modifiers/url) and [`URL301`](https://docs.dnscontrol.org/language-reference/domain-modifiers/url301) needs documentation. Who can help with this? 🙏 The current page shows: > **URL** > > Documentation needed.

Category: Documentation
Status: Needs volunteer

The DNSControl language reference for the domain modifier [`NS1_URLFWD`](https://docs.dnscontrol.org/language-reference/domain-modifiers/service-provider-specific/ns1/ns1_urlfwd) (_for provider [NS1](https://docs.dnscontrol.org/service-providers/providers/ns1)_) needs documentation. Who can help with this? 🙏 The current page shows: > **NS1_URLFWD** > > Documentation needed.

Category: Documentation
Status: Needs volunteer

The DNSControl language reference for the domain modifier [`FRAME`](https://docs.dnscontrol.org/language-reference/domain-modifiers/frame) needs documentation. Who can help with this? 🙏 The current page shows: > **FRAME** > > Documentation needed.

Category: Documentation
Status: Needs volunteer

At the moment there is still a lot of knowledge within the static `documentation` directory. I would love to provide more and more pages from `go generate` with this knowledge....

Priority: p3 - Low

@bgoncal I tested (with TestFlight build) the restore mac window size https://github.com/home-assistant/iOS/pull/2514 in combination with 'the red X' and `Command + Q`. This works very well with 1 Home Assistant...

Is there an settings/connections file located on disk? And is there an export functionality on the roadmap of SQLPro? cc: @rogierlommers https://github.com/hankinsoft/SQLPro/issues/27