Skip to content

chore: remove outreach/ + launch/ from repo and sdist#233

Open
rylinjames wants to merge 1 commit into
mainfrom
chore/remove-private-files
Open

chore: remove outreach/ + launch/ from repo and sdist#233
rylinjames wants to merge 1 commit into
mainfrom
chore/remove-private-files

Conversation

@rylinjames

Copy link
Copy Markdown
Collaborator

Audit §3.6. Removes outreach/gmi-cloud-credits-ask.md (fundraising ask exposing a personal email) and launch/ (unpublished Show HN draft) — both were public in the repo and shipped in the pip sdist.

  • git rm both (history retains them)
  • added [tool.hatch.build.targets.sdist] exclude as a guard against reappearance

Verified uv build --sdist produces a tarball with no outreach//launch/ entries.

🤖 Generated with Claude Code

Audit §3.6. These were committed in the public repo AND shipped in the pip
sdist:
- outreach/gmi-cloud-credits-ask.md — a fundraising ask exposing a personal
  email address
- launch/ — an unpublished Show HN / launch-announcement draft set

Neither is part of the product; both are reputational exposure. Removed from
the repo (git history retains them) and added a [tool.hatch.build.targets.sdist]
exclude so they — or anything like them — can't reappear in a future sdist.

Verified: `uv build --sdist` produces a tarball with no outreach/ or launch/
entries.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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