ci: extract publish workflow for manual releases#60
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis pull request refactors GitHub Actions workflows by extracting PyPI publishing logic into a new reusable workflow file and updating the release workflow to delegate publishing to it instead of performing the steps inline. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
publish.ymlwith manualworkflow_dispatchtriggerrelease.ymlcallspublish.ymlviaworkflow_callon release-please releasesTest plan
publish.ymlwith a tag from Actions tab🤖 Generated with Claude Code
Summary by CodeRabbit