dask / dask-mpi

Deploy Dask using MPI4Py
BSD 3-Clause "New" or "Revised" License
52 stars 29 forks source link

Add GitHub workflow for automated PyPI release #81

Closed kmpaul closed 3 years ago

kmpaul commented 3 years ago

@jacobtomlinson: So, I just realized that I don't have admin privileges on this repo. 😄 So, I can't add an API token on the dask/dask-mpi repo.

I can add you to the PyPI project, too, if you share your PyPI username with me.

jacobtomlinson commented 3 years ago

@kmpaul I've made you an admin here, that definitely sounds like an oversight. I'm jacobtomlinson on PyPI too :).

kmpaul commented 3 years ago

Awesome! Thank you. I'll look into inviting you to the OtPI project.

kmpaul commented 3 years ago

@jacobtomlinson: Tried to invite you to the PyPI project, but it says that username (jacobtomlinson) was not found....?

kmpaul commented 3 years ago

I've created the necessary secret for this action to work on the main repo (here), so I'm going to merge to test.

kmpaul commented 3 years ago

@jacobtomlinson: I found your PyPI username and invited you to the PyPI project. If you don't see the invitation, let me know.

jacobtomlinson commented 3 years ago

Ah yeah I always forget about the .. Thanks @kmpaul.

jacobtomlinson commented 3 years ago

Looks like this went well!

https://github.com/dask/dask-mpi/runs/4191894829?check_suite_focus=true

kmpaul commented 3 years ago

Yes. The action job name is terrible. 😄 But I fixed that. Should be fine for future uses.