pypiserver / pypiserver

Minimal PyPI server for uploading & downloading packages with pip/easy_install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preparing new `pypiserver` release

dee-me-tree-or-love opened this issue · comments

TO BE ELABORATED.

Purpose

Hey everyone, I wanted to make a public strategy for the upcoming release collected in this issue as, unfortunately, it is taking me longer than I have anticipated. I'm getting there but would like to apologize for the delays. I'm promising to get it up and running.

Here I would like to make a draft roadmap of things I'm working on to get it ready.
Any help and suggestions on this are very welcome!

Timeline

  • Receive the release credentials and access to DockerHub and Pypi
  • Prepare a low-labor release process (in progress)
    • Setup the release candidate preparation flow (#417)
    • Setup the release CI/CD pipeline (#423)
  • Get a new release published
  • Document updated release process

#417 is ready for review. All suggestions and comments are welcome, I aim to get it merged and create a new release candidate by the end of the week :)

The PEP 503 warning will no longer check for DOCTYPE in the next release pypa/pip#10906

Hi all! A new release has been finally pushed :) My huge apologies for the delay and all the bumps on the way there.

https://github.com/pypiserver/pypiserver/releases/tag/v1.5.0

It was my first release in this repo, so do not hesitate to contact/open a new issue in case you find anything strange!
Many thanks for all the patience.