Skip to content

refactor(#100): remove outdated opencode-ntfy references#101

Merged
athal7 merged 1 commit intomainfrom
athal7/issue-100-cleanup-old-plugin
Feb 8, 2026
Merged

refactor(#100): remove outdated opencode-ntfy references#101
athal7 merged 1 commit intomainfrom
athal7/issue-100-cleanup-old-plugin

Conversation

@athal7
Copy link
Owner

@athal7 athal7 commented Feb 8, 2026

Removes all traces of the old opencode-ntfy plugin that this project evolved from.

Changes

  • CONTRIBUTING.md: Full rewrite — removed opencode-ntfy name, old repo URL, install.sh setup, NTFY_TOPIC, bash test docs, old plugin architecture, manual release process
  • install.sh: Deleted — 246-line old installer (LaunchAgent plist, manual file copy, NTFY_TOPIC setup). Project now installs via Homebrew/npm
  • .devcontainer/devcontainer.json: Removed bats (old bash test framework no longer used)
  • .github/workflows/ci.yml: Expanded JS syntax check from plugin/*.js to plugin/*.js service/*.js (was missing 10 of 11 files)

Closes #100

@athal7 athal7 marked this pull request as ready for review February 8, 2026 01:15
@athal7 athal7 merged commit 97c5bad into main Feb 8, 2026
2 checks passed
@athal7 athal7 deleted the athal7/issue-100-cleanup-old-plugin branch February 8, 2026 01:15
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.

Cleanup from old plugin

1 participant