python-humanize / humanize

Python humanize functions
https://humanize.readthedocs.io
MIT License
460 stars 60 forks source link

Project integrations #3

Open hugovk opened 2 years ago

hugovk commented 2 years ago

Things to do for the new repo

carterbox commented 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.

https://docs.github.com/en/issues/tracking-your-work-with-issues/transferring-an-issue-to-another-repository

hugovk commented 2 years ago

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:

image image

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:

image
carterbox commented 2 years ago

Oye! That's annoying! 🤦🏼

hugovk commented 1 year ago

I've opened a PEP 541 request to ask for admin access on PyPI to set up uploading via trusted publisher:

hugovk commented 1 year ago

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:

hugovk commented 1 year ago

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: