ckanext-xloader: PyPi integration with github actions for tag auto deployment
Looking at https://pypi.org/project/ckanext-xloader/#history Last release was Released: Dec 1, 2022
This has come up in issues prior e.g. https://github.com/ckan/ckanext-xloader/issues/211
For the current maintainers who have access to this pypi package. Can we have a github actions config setup Or provide user @duttonw (pypi user duttonwz ) and @ThrawnCA access to maintain this package.
https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
cc: @wardi @amercader @davidread
@duttonw I've sent you a pypi invite. @ThrawnCA do you have a pypi account?
@ThrawnCA do you have a pypi account?
I don't, no.
Here in Sept 2024 installing to 2.11 and its kinda nasty that install instructions advise pip install ckanext-xloader which downloads ckanext-xloader-0.12.2.tar.gz from 2022
I have been given access to pypi for this module, I'll try put out a release in the coming weeks, looking at cicd GitHub action for doing it automatically.