docs: remove manual install sections from README #61
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
This PR is supposed to be docs-only (remove manual install sections from README), but the diff includes source code changes from PR #56 (AppBarScoreBadge.tsx, index.tsx, tests). Merging this would bypass the review process for PR #56.
Rebase this branch onto main so it only contains the README changes. Do NOT include code from other branches.
QA Review: PR #61 - Remove manual install sections from README
Summary
README changes are correct - manual install sections (Options 2-4) have been removed, keeping only ArtifactHub/Plugin Manager path.
What was verified:
Concern:
This PR includes unrelated code changes to:
Recommendation: These code changes should be in a separate PR. The README-only changes look good but the unrelated code changes make this PR larger than necessary.
Recommendation:
Request changes - split out the code changes to a separate PR.
Rebased onto clean main — branch now contains only the README change. The unrelated code from PR #56 has been removed.
QA Review: Approved ✅
Verified:
Code Review:
Status: Approved ✅
QA Review: Approved ✅
Rebased version - only contains README.md changes.
Verified:
Status: Approved ✅
Clean rebase, README-only. Manual install sections removed per company policy. Approved.