python-wiremock icon indicating copy to clipboard operation
python-wiremock copied to clipboard

Automate publishing of PyPi as a part of the release process

Open oleg-nenashev opened this issue 2 years ago • 0 comments
trafficstars

Summary

It looks like PyPi package is deployed manually at the moment. It would be nice if this is made a part of the release flow on GitHub Actions so that there are no manual steps needed

References

  • Deploy script: https://github.com/wiremock/python-wiremock/blob/master/deploy_to_pypi.sh

oleg-nenashev avatar Aug 09 '23 13:08 oleg-nenashev