Skip to content

Add a build workflow for the project #344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

smokestacklightnin
Copy link
Member

@smokestacklightnin smokestacklightnin commented Jul 13, 2025

This PR adds a build workflow for the project which

  • Checks that wheels can still be built when a PR is made
  • If a release is made, a wheel and sdist is generated and uploaded to the PyPI automatically
  • Releases can also manually be triggered with a workflow dispatch

This PR brings back overwritten build workflow from the following commit: 233e331 and the following PR: #316

@smokestacklightnin smokestacklightnin marked this pull request as ready for review July 15, 2025 23:02
Copy link
Contributor

@peytondmurray peytondmurray left a comment

Choose a reason for hiding this comment

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

Nice catch removing *.tar.gz. Thanks again!

@peytondmurray peytondmurray merged commit f5f5aca into tensorflow:master Jul 23, 2025
7 checks passed
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