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 GitHub Action to Test Uploading PyPI #161

Open
wants to merge 2 commits into
base: fastsim-2
Choose a base branch
from

Conversation

michael-okeefe
Copy link
Collaborator

@michael-okeefe michael-okeefe commented Oct 2, 2024

This uses pieces from the workflow here to add a test push to testpypi to ensure a PyPI push will succeed before doing the real thing.

NOTE: for this to succeed, we will also need:

  • an account on testpypi (do we already have one with PyPI?)
  • the password for that account to be placed in the GitHub secrets section
  • test to confirm this works

@michael-okeefe michael-okeefe added the enhancement New feature or request label Oct 2, 2024
@michael-okeefe michael-okeefe self-assigned this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant