Skip to content

Add PyPI Release Documentation#231

Merged
aktech merged 6 commits intogoogle:masterfrom
czgdp1807:token-release
Feb 5, 2026
Merged

Add PyPI Release Documentation#231
aktech merged 6 commits intogoogle:masterfrom
czgdp1807:token-release

Conversation

@czgdp1807
Copy link
Collaborator

Description

Add comprehensive documentation for releasing ML Metadata wheels to PyPI using GitHub Actions. This includes setup instructions and two release methods:

  • Setup: Required one-time configuration of PyPI environment and PYPI_TOKEN secret
  • Part 1: Manual release via workflow_dispatch trigger
  • Part 2: Automated release via GitHub Release with tags

Changes

  • Added "Releasing Wheels to PyPI" section to README.md with step-by-step instructions
  • Consolidated shared setup steps to avoid duplication
  • Provided clear guidance for both release workflows

Related Issues

Complements the token-based PyPI authentication workflow changes.

@czgdp1807 czgdp1807 requested a review from aktech January 28, 2026 07:07
Copy link
Collaborator

@aktech aktech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have suggested minor nitpicks, otherwise looks good.

I have tested the release process (via github release) in branch and works fine.

@czgdp1807
Copy link
Collaborator Author

@aktech I have addressed your reviews. This PR is ready to go.

@aktech
Copy link
Collaborator

aktech commented Feb 4, 2026

What's up with the CI failures?

Add release trigger to workflow
Add comprehensive release documentation with shared setup steps and two release methods: manual workflow_dispatch and automated GitHub release with tags.
@czgdp1807
Copy link
Collaborator Author

The error is related to ZetaSQL fetching. I am working on resolving it.

@czgdp1807
Copy link
Collaborator Author

CI is passing. This is ready.

@aktech

@aktech aktech merged commit 5b47144 into google:master Feb 5, 2026
17 checks passed
@czgdp1807 czgdp1807 deleted the token-release branch February 5, 2026 19:35
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.

2 participants