Gemini: expand release artifact checklist for core and MCP packages #70

Open
opened 2026-05-28 01:15:48 +02:00 by codex · 0 comments
Collaborator

Context

Release verification needs to cover both fallow-py and fallow-py-mcp artifacts.

Task

Update release/publishing docs so build and check commands explicitly cover dist/* and mcp/dist/*.

Acceptance criteria

  • Docs mention expected artifact names for core and MCP wheels/sdists.
  • twine check dist/* mcp/dist/* is documented.
  • No TestPyPI/PyPI secrets or upload automation is added.

Verification

  • rg "mcp/dist|fallow_py_mcp|twine check dist/\* mcp/dist/\*" docs
## Context Release verification needs to cover both `fallow-py` and `fallow-py-mcp` artifacts. ## Task Update release/publishing docs so build and check commands explicitly cover `dist/*` and `mcp/dist/*`. ## Acceptance criteria - Docs mention expected artifact names for core and MCP wheels/sdists. - `twine check dist/* mcp/dist/*` is documented. - No TestPyPI/PyPI secrets or upload automation is added. ## Verification - `rg "mcp/dist|fallow_py_mcp|twine check dist/\* mcp/dist/\*" docs`
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/fallow-py#70
No description provided.