mitre/menelaus

Workflow to push to pypi on release?

Closed this issue · 1 comments

  • Is it possible to run wheel and push to pypi upon release?
  • If not, probably want to add documentation somewhere on how to do this.
  • Investigate what options there are for automatically/reminding to increment version numbers in conf.py and setup.cfg.

This seems to be as simple as adding a GitHub Action triggered on creating/publishing a release. Uploads to pypi will fail with un-incremented version numbers anyway.