Skip to content

[workflow] Add PyPI release workflow for pluto-ml#7

Merged
asaiacai merged 1 commit into
mainfrom
workflow/pypi-release
Jan 12, 2026
Merged

[workflow] Add PyPI release workflow for pluto-ml#7
asaiacai merged 1 commit into
mainfrom
workflow/pypi-release

Conversation

@asaiacai

Copy link
Copy Markdown

Summary

  • Add new GitHub workflow to publish release versions to PyPI as pluto-ml
  • Uses version from pyproject.toml directly (no .dev suffix like nightly)
  • Triggers on GitHub release publication or manual dispatch

Test plan

  • Verify workflow appears in GitHub Actions tab
  • Test manual dispatch trigger
  • Create a test release to verify end-to-end publishing

🤖 Generated with Claude Code

Add a new GitHub workflow to publish release versions to PyPI as
`pluto-ml` (not `pluto-ml-nightly`). Uses version from pyproject.toml
directly without dev suffix.

Triggers:
- GitHub release publication
- Manual workflow dispatch

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@asaiacai asaiacai merged commit e8c13ee into main Jan 12, 2026
12 checks passed
@asaiacai asaiacai deleted the workflow/pypi-release branch January 12, 2026 22:25
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