Jeffrey Cafferata

Results 15 issues of Jeffrey Cafferata

#### Description Removed the unsupported port: DNSControl - https://github.com/macports/macports-ports/pull/20108 - https://github.com/StackExchange/dnscontrol/issues/3021 ###### Type(s) - [ ] bugfix - [x] enhancement - [ ] security fix ###### Tested on macOS x.y...

type: enhancement
maintainer: none

`go generate ./...` will now also generate the `OWNERS` file.

build

The example in the docs is wrong. apparently you need to pass the domain as first argument and the other options as second argument https://github.com/StackExchange/dnscontrol/blob/v4.11.0/pkg/js/helpers.js#L1709 _Originally posted by @Koopzington in...

Category: Documentation

I wanted to propose removing the native notification services ([Slack/Mattermost](https://github.com/DNSControl/dnscontrol/blob/main/pkg/notifications/slack.go), [Microsoft Teams](https://github.com/DNSControl/dnscontrol/blob/main/pkg/notifications/teams.go), [Telegram](https://github.com/DNSControl/dnscontrol/blob/main/pkg/notifications/telegram.go)) in favor of fully transitioning to [Shoutrrr](https://docs.dnscontrol.org/~/revisions/cDOB2kutPJAikv0TvM9M/advanced-features/notifications#shoutrrr). Shoutrrr provides broader support and flexibility, making it a more...

Type: Enhancement

GoReleaser can generate and publish (since [v2.10](https://goreleaser.com/blog/goreleaser-v2.10)) a [Homebrew Cask](https://goreleaser.com/customization/homebrew_casks/) into a repository (Tap), reducing the delay for Brew users to receive the latest release. After this initial setup, SLSA...

build