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 for releasing #1736

Merged
merged 7 commits into from
Mar 2, 2024
Merged

Add github action for releasing #1736

merged 7 commits into from
Mar 2, 2024

Conversation

fehiepsi
Copy link
Member

@fehiepsi fehiepsi commented Feb 16, 2024

The action is copied from pyro-ppl/pyro#3326

TODO:

  • Generate secret for TEST_PYPI_API_TOKEN
  • Test whether we can publish to TestPyPI
  • Modify the action to publish to PyPI if the above action works: remove test repository-url and change action on "pull request" to "release".

@fehiepsi fehiepsi added the WIP label Feb 20, 2024
@fehiepsi fehiepsi requested a review from fritzo March 1, 2024 21:57
@fehiepsi
Copy link
Member Author

fehiepsi commented Mar 2, 2024

Thanks, @fritzo!

@fehiepsi fehiepsi merged commit 59110d1 into master Mar 2, 2024
4 checks passed
@fehiepsi fehiepsi deleted the test-publish branch March 2, 2024 13:14
OlaRonning pushed a commit to aleatory-science/numpyro that referenced this pull request May 6, 2024
* Add publish to TestPyPI

* fix lint

* fix issues

* Update publish.yml

* use PyPI given the test has passed

* add description for the action
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants