feat: split ntfy config into NTFY_URL, NTFY_TOPIC, and NTFY_TOKEN #32

Merged
patillacode merged 3 commits from feat/ntfy-token-auth into main 2026-05-25 19:37:44 +02:00
Owner

Replaces the single NTFY_URL (full topic URL) with three separate fields so self-hosted ntfy servers can authenticate via Bearer token.

Token is optional, public ntfy.sh users omit it and no Authorization header is sent.

Replaces the single `NTFY_URL` (full topic URL) with three separate fields so self-hosted ntfy servers can authenticate via Bearer token. Token is optional, public `ntfy.sh` users omit it and no `Authorization` header is sent.
feat: split ntfy config into NTFY_URL, NTFY_TOPIC, and NTFY_TOKEN
Some checks failed
CI / test (pull_request) Failing after 18s
CI / e2e (pull_request) Has been skipped
5117f9dbfc
Replaces the single NTFY_URL (full topic URL) with three separate fields
so self-hosted ntfy servers can authenticate via Bearer token. Token is
optional — public ntfy.sh users omit it and no Authorization header is sent.
fix: format
Some checks failed
CI / test (pull_request) Successful in 39s
CI / e2e (pull_request) Has been cancelled
a8ffb38281
Merge branch 'main' into feat/ntfy-token-auth
All checks were successful
CI / test (pull_request) Successful in 39s
CI / e2e (pull_request) Successful in 5m8s
f92eb32087
patillacode deleted branch feat/ntfy-token-auth 2026-05-25 19:37:44 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
patillacode/piruetas!32
No description provided.