Subject: PR submitted for Issue #248 in the python-bindings repository ( Test package uploading to PyPI before releasing and creating a new version tag )
Hi everyone,
I have been looking into the open issues in the python-bindings repository, and I found issue #248 regarding testing package uploads to PyPI before a release.
I looked into the requirements and the recommended PyPA GitHub Action for this, and I have put together a solution. I just submitted a pull request that adds a manually triggered workflow to handle this safely.
You can review the PR here: Add workflow to test package upload to TestPyPI by Gitjay11 · Pull Request #253 · precice/python-bindings · GitHub
Feedbacks are appreciated, Thanks.