-
Notifications
You must be signed in to change notification settings - Fork 191
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
Pypi not up to date #254
Comments
Yes, that seems to be the case. @KristianOellegaard can you create a new PyPi token for the repo and set it as |
ping @KristianOellegaard |
Note poetry isnt able to install from tags here
|
FYI, I released the latest version manually. |
From https://github.com/KristianOellegaard/django-health-check/runs/1655033942 I see why this issue is still open.
I guess any PyPI package maintainer can generate a publishing token but only @KristianOellegaard can install it in this repository? Maybe its time to move to a little organization structure? I see new releases show up regularly on PyPI. Are releases still being published manually or are they being conducted in other CI systems? |
@codingjoe updated - sorry missed notification. I have added the secret now but I can't figure out how to re-run the action to release it. |
@KristianOellegaard Given that the releases have been published to PyPI by other means, I bet attempting to re-run those actions would fail. Maybe it is better to wait for the next release? Otherwise maybe publishing a post-release would be appropriate to test the token so this issue can be safely closed now. 3.16.2.post1 according to https://www.python.org/dev/peps/pep-0440/#post-releases ? |
Thanks, I tested it, it works.: https://github.com/KristianOellegaard/django-health-check/runs/1927527061?check_suite_focus=true |
Hi,
Could you please release the latest version on pypi ? It seems, the last one is 3.12.1.
Thanks in advance
The text was updated successfully, but these errors were encountered: