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

Configure release to PyPI and Homebrew #48

Merged
merged 11 commits into from
Oct 14, 2024
Merged

Conversation

m-dzianishchyts
Copy link
Contributor

@m-dzianishchyts m-dzianishchyts commented Oct 1, 2024

What does this PR do?

Configures release to PyPI and Homebrew.
Slightly refactors release workflow.

Closes #45.
Closes #46.

Details

The workflow is required to be added to trusted publishers in the PyPI project settings to make a release to PyPI.

The workflow requires personal HOMEBREW_RELEASE_ACCESS_TOKEN to be provided in this repository with Contents (read and write) access to https://github.com/dflib/jjava and https://github.com/dflib/homebrew-tap to make a release to Homebrew.

Testing

https://github.com/m-dzianishchyts/jjava/actions/runs/11243616031

@m-dzianishchyts m-dzianishchyts marked this pull request as draft October 3, 2024 09:32
@m-dzianishchyts m-dzianishchyts marked this pull request as ready for review October 3, 2024 12:05
@m-dzianishchyts m-dzianishchyts changed the title Configure deployment to PyPI Configure release to PyPI and Homebrew Oct 11, 2024
@stariy95 stariy95 merged commit a1e5a64 into dflib:main Oct 14, 2024
3 checks passed
@m-dzianishchyts m-dzianishchyts deleted the cd-pypi branch October 16, 2024 13:18
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.

Publish jjava as a Homebrew package Publish jjava as a pip package
2 participants