Skip to content
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

Add build and publish workflow #13

Merged
merged 11 commits into from
Oct 4, 2024

Conversation

chrishavlin
Copy link
Contributor

@chrishavlin chrishavlin commented Oct 3, 2024

This adds a workflow to test the build process (both sdist and wheels) and upload to pypi if the action is triggered by publishing of a release on github. Just the build process will run on changes to the workflow file and on initial creation of the github release.

have not yet set up the pypi side... but we can test the wheels build now.

based off of #12

@chrishavlin chrishavlin linked an issue Oct 3, 2024 that may be closed by this pull request
4 tasks
@chrishavlin chrishavlin added build related to the build process infrastructure Related to CI, versioning, websites, organizational issues, etc labels Oct 3, 2024
@chrishavlin
Copy link
Contributor Author

ugh, done tyring to get pytest to run with the wheels... not finding the right directory (gotta look at how this was setup for yt)

@matthewturk matthewturk merged commit 1e38a4b into yt-project:main Oct 4, 2024
10 checks passed
@chrishavlin chrishavlin deleted the add_build_and_pub_action branch October 4, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build related to the build process infrastructure Related to CI, versioning, websites, organizational issues, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

project config
2 participants