Adopt apprise-api gem: port apprise-notify CLI, verify, retire old apprise-client gem #61

Open
opened 2026-07-16 18:44:10 +00:00 by jared · 0 comments
Owner

Decision: adopt ~/dev/ruby-gems/apprise-api (skill-generated, superset per ADR-024's planned successor) over the thin ~/dev/ruby-gems/apprise (apprise-client) gem.

Steps: (1) port exe/apprise-notify CLI executable into apprise-api under its module/conventions with tests; (2) git-init + commit apprise-api; (3) verify end-to-end against a live Apprise server (podman container — docker has SELinux EACCES on this box); (4) delete ~/dev/ruby-gems/apprise only after verification passes.

No dependents on apprise-client anywhere in ~/dev (verified 2026-07-13).


Card comments carried over:

(2026-07-13) Done 2026-07-13. apprise-notify CLI ported into apprise-api (Apprise::CLI + exe shim, 9 unit tests + hermetic integration test; stateless/stateful via --key). Reviewed clean; verified live against a podman caronc/apprise container: 45 runs, 0 failures; gem-install executable wiring confirmed. v0.2.0, 4 local commits (not yet pushed). ~/dev/ruby-gems/apprise deleted after final dependency check.


Migrated 2026-07-16 from Planka board cc-os, column Review (ADR-0042, change retire-planka-git-issues-only).

Decision: adopt ~/dev/ruby-gems/apprise-api (skill-generated, superset per ADR-024's planned successor) over the thin ~/dev/ruby-gems/apprise (apprise-client) gem. Steps: (1) port exe/apprise-notify CLI executable into apprise-api under its module/conventions with tests; (2) git-init + commit apprise-api; (3) verify end-to-end against a live Apprise server (podman container — docker has SELinux EACCES on this box); (4) delete ~/dev/ruby-gems/apprise only after verification passes. No dependents on apprise-client anywhere in ~/dev (verified 2026-07-13). --- Card comments carried over: > (2026-07-13) Done 2026-07-13. apprise-notify CLI ported into apprise-api (Apprise::CLI + exe shim, 9 unit tests + hermetic integration test; stateless/stateful via --key). Reviewed clean; verified live against a podman caronc/apprise container: 45 runs, 0 failures; gem-install executable wiring confirmed. v0.2.0, 4 local commits (not yet pushed). ~/dev/ruby-gems/apprise deleted after final dependency check. --- Migrated 2026-07-16 from Planka board cc-os, column Review (ADR-0042, change retire-planka-git-issues-only).
jared added the
review
label 2026-07-16 18:44:10 +00:00
Sign in to join this conversation.
No description provided.