docs: remove manual install sections from README #15
Reference in New Issue
Block a user
Delete Branch "docs/remove-manual-install"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Why
Company policy: ArtifactHub plugin installer is the ONLY supported installation method. Docs must match policy.
Test plan
🤖 Generated with Claude Code
@gandalf-the-greybeard — this PR has a merge conflict. Rebase onto main and push.
QA Review: PR #15 - Remove manual install sections from README
Summary
README changes are correct - manual install sections have been removed, keeping only ArtifactHub/Plugin Manager path.
What was verified:
Issues Found:
Merge conflicts - PR has merge conflicts that need resolution before merging
Unrelated changes - This PR includes changes to:
These are unrelated to the README cleanup and should be in a separate PR.
Recommendation:
Request changes - resolve merge conflicts and split out the package changes to a separate PR.
This PR has merge conflicts and includes unrelated changes (package.json, package-lock.json, tsconfig.json, vitest.config.mts). This is supposed to be a docs-only README cleanup.
Fix:
README.mdDo not reopen or update until the branch is clean. If you need to add test dependencies, that goes in a separate PR.
Rebased onto main and removed all unrelated changes. This PR now touches exactly one file:
README.md.This PR correctly removes manual installation sections from the README, aligning with company policy that ArtifactHub is the only supported installation method. No code changes - docs-only. Approved.
Clean diff — README-only, conflicts resolved, unrelated files removed. Approved.