docs: distribution policy — git-clone now, veralang later (#737) - #8
docs: distribution policy — git-clone now, veralang later (#737)#8chethanuk wants to merge 1 commit into
Conversation
…allan#737) README §Installation and the FAQ documented the git-clone install but never stated it as policy, and nothing warned that `pip install vera` installs an unrelated PyPI package (an ERAV citizen-science library). Add a distribution-policy note to README §Installation and the same warning to the FAQ: git-clone is the supported path; there is no supported `pip install vera`; the planned future PyPI name is `veralang`, gated on the automated release workflow (aallan#481). Regenerate docs/llms-full.txt (embeds the FAQ verbatim) and drop the now-completed aallan#737 row from ROADMAP. Co-Authored-By: Claude <noreply@anthropic.invalid>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughInstallation documentation now clarifies the supported git-clone workflow, warns that ChangesDistribution policy
Estimated code review effort: 1 (Trivial) | ~3 minutes Suggested labels: 🚥 Pre-merge checks | ✅ 8✅ Passed checks (8 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsLinked repositories: Public OSS repositories can only analyze public repositories installed in this organization. No linked repositories were analyzed; skipped Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Code Review
This pull request documents the project's distribution policy across several files, including FAQ.md, README.md, and docs/llms-full.txt. It clarifies that installing via pip install vera is unsupported because that name belongs to an unrelated package on PyPI, and notes that the future PyPI package name will be veralang. Additionally, the corresponding task has been removed from ROADMAP.md. There are no review comments, and I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Pre-flight validation ahead of aallan#737.
Summary by CodeRabbit
pip install verainstalls an unrelated package and outlined the plannedveralangpackage name.