dns icon indicating copy to clipboard operation
dns copied to clipboard

DNS records for my web properties, managed by OctoDNS.

Results 8 dns issues
Sort by recently updated
recently updated
newest added

https://www.alexblackie.com/articles/email-authenticity-dkim-spf-dmarc/

Bumps octodns/cloudflare from 2025.08 to 2025.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=octodns/cloudflare&package-manager=docker&previous-version=2025.08&new-version=2025.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [octodns](https://github.com/octodns/octodns) from 1.13.0 to 1.15.0. Changelog Sourced from octodns's changelog. 1.15.0 - 2025-11-23 Minor: Use dedicated Checksum logger so that checksum is visible in --quiet mode - #1333 Add...

dependencies
python

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

Bumps [pip](https://github.com/pypa/pip) from 25.2 to 25.3. Changelog Sourced from pip's changelog. 25.3 (2025-10-24) Deprecations and Removals Remove support for the legacy setup.py develop editable method in setuptools editable installs; setuptools...

dependencies
python

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.30.7 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...

dependencies
github_actions

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @​salmanmkc in actions/setup-python#1164 Make sure your runner is...

dependencies
github_actions

uv is the new kid in town in Python package management and offers a tool `uvx` that can easily run an executable in a package. We also use the docker...