Skip to content

Merge 1.0.0 to main - #8

Merged
indrora merged 5 commits into
mainfrom
release-1.0
Aug 25, 2026
Merged

Merge 1.0.0 to main#8
indrora merged 5 commits into
mainfrom
release-1.0

Conversation

@indrora

@indrora indrora commented Aug 25, 2026

Copy link
Copy Markdown
Member

Merge release-1.0 to main - Automated PR

bhillkeyfactor and others added 5 commits August 24, 2026 18:02
* Scaffold LuaDNS DNS-01 domain validator plugin

Lays out the project the same way as cloudflare-cloudflaredns-dnsplugin
and ports the zone lookup and TXT record create/delete logic from
win-acme's plugin.validation.dns.luadns, adapted to be stateless
(record lookup for delete instead of an in-memory record map) and to
surface API failures via exceptions with status/body detail.

Includes unit tests covering zone-matching and record CRUD against a
faked HTTP handler, plus config validation on the domain validator.

* docs: auto-generate README and documentation [skip ci]

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update integration-manifest.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Update integration-manifest.json

* Update integration-manifest.json
* Update integration-manifest.json

* Update integration-manifest.json
@indrora
indrora merged commit 6651a27 into main Aug 25, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants