Skip to content

docs: mark PyPI distribution gap as shipped (1.6.0)#22

Merged
denfry merged 1 commit into
mainfrom
docs/pypi-gap-shipped
Jun 24, 2026
Merged

docs: mark PyPI distribution gap as shipped (1.6.0)#22
denfry merged 1 commit into
mainfrom
docs/pypi-gap-shipped

Conversation

@denfry

@denfry denfry commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Follow-up to #20/#21 — updates the planning docs to reflect PyPI is now shipped.

  • ROADMAP.md (M9): release line and shipped-paragraph now state the tag-triggered pipeline publishes to PyPI via Trusted Publishing (as of 1.6.0), and the clean-machine exit check uses pip install codebase-index.
  • PRODUCT_UPGRADE_PLAN.md (weaknesses table): the "GitHub-only distribution" gap is struck through and marked PyPI shipped in 1.6.0; uvx/Homebrew noted as still pending.

The plugin-bootstrap note (requirements.lock tarball pin, "not PyPI") is left as-is — it accurately describes the plugin's isolated-venv bootstrap, which is unchanged.

🤖 Generated with Claude Code

…plan

ROADMAP M9 release notes now reflect tag-triggered PyPI publish via Trusted
Publishing; PRODUCT_UPGRADE_PLAN weakness table marks the GitHub-only
distribution gap as resolved (pip/pipx shipped; uvx/Homebrew still pending).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8f82e1aa20

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/ROADMAP.md
Comment on lines +83 to +84
`pip install codebase-index` -> `init` -> `index` -> ask a question is verified end-to-end by
`scripts/release_smoke.py`.*

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Avoid claiming PyPI install is smoke-tested

This overstates the release verification: scripts/release_smoke.py builds the local wheel and installs it with pip install <wheel path>, so it never exercises resolving or installing codebase-index from PyPI. For the PyPI-shipped path, this could let a missing/broken PyPI publication pass the documented smoke gate; either describe this as a local-wheel smoke or add a post-publish pip install codebase-index check.

Useful? React with 👍 / 👎.

@denfry denfry merged commit 0295bce into main Jun 24, 2026
10 checks passed
@denfry denfry deleted the docs/pypi-gap-shipped branch June 24, 2026 07:37
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.

1 participant