Skip to content

Remove TestPyPI step from release pipeline#13

Merged
stedrew merged 1 commit intomainfrom
fix/remove-testpypi
Mar 11, 2026
Merged

Remove TestPyPI step from release pipeline#13
stedrew merged 1 commit intomainfrom
fix/remove-testpypi

Conversation

@stedrew
Copy link
Contributor

@stedrew stedrew commented Mar 11, 2026

Summary

  • Remove the TestPyPI publish job from release.yml
  • Publish directly to PyPI after build validation

Pipeline is now: test → build → pypi → github-release

Test plan

  • Merge, then re-run bump-and-release with a new version
  • Verify the release pipeline publishes to PyPI successfully

🤖 Generated with Claude Code

Publish directly to PyPI after build, skipping TestPyPI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@stedrew stedrew merged commit df29433 into main Mar 11, 2026
1 check passed
@stedrew stedrew deleted the fix/remove-testpypi branch March 11, 2026 20:51
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