Open hugovk opened 2 years ago
Maybe it's too late or you already knew, but you can transfer issue from repo to repo if you have sufficient permission instead of closing and recreating them.
Thanks, but unfortunately issue transfer only works within the same user/org account:
Note: You can only transfer issues between repositories owned by the same user or organization account. A private repository issue cannot be transferred to a public repository.
Here's what I see when trying to transfer from the old repo:
Both orgs contain a single repo and the dropdown was empty.
When I check an issue in my user account, there's plenty of repos in the dropdown from my account, but I can't see either of these orgs:
Oye! That's annoying! 🤦🏼
I've opened a PEP 541 request to ask for admin access on PyPI to set up uploading via trusted publisher:
Re: https://github.com/jmoiron/humanize/issues/139#issuecomment-995020916 I've also requested https://humanize.readthedocs.io so we can move the docs there from https://python-humanize.readthedocs.io:
We now have https://humanize.readthedocs.io, I've updated the RTD project to build from this repo, and updated the links: https://github.com/python-humanize/humanize/pull/128 :tada:
TODO as followup:
[x] PyPI and TestPyPI API tokens or trusted publisher for automated deploys: BLOCKED, need admin access to the project on PyPI: PEP 541 Request: humanize pypi/support#2916
This is now done and I've set up Trusted Publishing: https://github.com/python-humanize/humanize/pull/213
Things to do for the new repo