Mashrafi Rahman monomycelium
  • Joined on 2026-01-31
monomycelium pushed to fix-ntfy-tags-schema-array at monomycelium/borgmatic 2026-02-02 13:16:30 +00:00
dbe3891819 Merge branch 'main' into fix-ntfy-tags-schema-array
a27dc95c87 Fix a "codec can't decode byte" error when running commands that output multi-byte unicode characters (#1258).
Compare 2 commits »
monomycelium commented on pull request borgmatic-collective/borgmatic#1259 2026-02-02 10:35:28 +00:00
Allow ntfy monitoring hook to send ping with tags (#1251).

Thanks for the comments! I've made some changes for the convert_string_to_array function:

  • remove _ prefix from function name
  • make code cleaner (remove double strip() call, refactor…
monomycelium pushed to fix-ntfy-tags-schema-array at monomycelium/borgmatic 2026-02-02 10:26:45 +00:00
dc89c9ec73 Update and test the convert_string_to_array function.
monomycelium pushed to fix-ntfy-tags-schema-array at monomycelium/borgmatic 2026-02-01 07:47:33 +00:00
6b5390f5dd Send tags as array in ntfy monitoring hook.
monomycelium pushed to fix-ntfy-tags-schema-array at monomycelium/borgmatic 2026-02-01 07:30:25 +00:00
5528fc0cc3 Send tags as array in ntfy monitoring hook.
monomycelium commented on pull request borgmatic-collective/borgmatic#1259 2026-02-01 06:36:03 +00:00
Allow ntfy monitoring hook to send ping with tags (#1251).

@witten My bad, I did not realise this would be a breaking change! The first option (convert string to array in hook code) seems way simpler than what I did—perfect for a really tiny feature. But…

monomycelium created pull request borgmatic-collective/borgmatic#1259 2026-01-31 15:13:33 +00:00
WIP: Allow ntfy monitoring hook to send ping with tags (#1251).
monomycelium pushed to fix-ntfy-tags-schema-array at monomycelium/borgmatic 2026-01-31 15:04:52 +00:00
1341a91f89 Fix default payload for ntfy monitoring hook.
monomycelium pushed to fix-ntfy-tags-schema-array at monomycelium/borgmatic 2026-01-31 14:29:12 +00:00
4cd25c140e Fix default payload for ntfy monitoring hook.
monomycelium pushed to fix-ntfy-tags-schema-array at monomycelium/borgmatic 2026-01-31 14:23:37 +00:00
d47ed3fd7b Fix default payload for ntfy monitoring hook.
monomycelium created branch fix-ntfy-tags-schema-array in monomycelium/borgmatic 2026-01-31 13:55:59 +00:00
monomycelium pushed to fix-ntfy-tags-schema-array at monomycelium/borgmatic 2026-01-31 13:55:59 +00:00
f260db35b3 Fix a bug where ntfy monitoring hook fails to send ping with tags (#1251).
monomycelium created repository monomycelium/borgmatic 2026-01-31 13:26:12 +00:00
monomycelium commented on issue borgmatic-collective/borgmatic#1251 2026-01-31 12:36:23 +00:00
ntfy hook returns 400 Bad Request when topic is only in config (not in server URL)

Hello. I am facing the same error on 2.1.1 (installed using pipx):

[2026-01-31 20:23:45,572] WARNING: /root/borgmatic_test/test.yaml: ntfy error: 400 Client Error: Bad Request for url:…