Gemini: document local junk cleanup before release #69

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

Context

Release prep should remind agents to remove generated/local files before building artifacts.

Task

Update docs/publishing-checklist.md with a concise local cleanup checklist.

Acceptance criteria

  • Checklist mentions dist/, build/, *.egg-info, caches, .DS_Store, opencode.json, and excalidraw.log.
  • Wording is operational, not preachy.
  • No workflow or package code changes.

Verification

  • rg "excalidraw|opencode|dist|egg-info" docs/publishing-checklist.md
## Context Release prep should remind agents to remove generated/local files before building artifacts. ## Task Update `docs/publishing-checklist.md` with a concise local cleanup checklist. ## Acceptance criteria - Checklist mentions `dist/`, `build/`, `*.egg-info`, caches, `.DS_Store`, `opencode.json`, and `excalidraw.log`. - Wording is operational, not preachy. - No workflow or package code changes. ## Verification - `rg "excalidraw|opencode|dist|egg-info" docs/publishing-checklist.md`
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#69
No description provided.