Test package uploading to PyPI before releasing and creating a new version tag
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 68/100
Research direction
Start by reading .github/workflows/release.yml and the PyPI Publish GitHub Action usage for TestPyPI. Add a workflow that uploads the package and its distribution archives to TestPyPI before a real release. Done means the workflow can validate packaging and publishing without creating a new version tag or releasing to PyPI.
Written by the indexing model from the issue text.
Description
Currently, we run the release workflow to upload the package to PyPI after creating a tag on GitHub, which is typically associated with a newly released version. If the release workflow fails, it is too late to make corrections since the release is complete and the tag has been created. Testing whether the release workflow works before actually releasing a new version would be helpful.
The PyPI Publish GitHub Action usage states that packages can be pushed to the instance TestPyPI. An additional workflow can be added which uploads the package to TestPyPI, to test the release workflow, and also the creation of distribution archives before releasing a new version
- Dominant language
- Cython
- Stars
- 30
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from precice/python-bindings
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
precice/python-bindings#258 · 1 reaction ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
precice/python-bindings#175 · 2 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
precice/python-bindings#255 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
precice/python-bindings#238 · 6 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
precice/python-bindings#209 ·
All issues in precice/python-bindings
Similar issues
-
Add dependabot Open
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
-
oblt-aw/detector/security
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Type: AVM :a: :v: :m: Type: Bug :bug:
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
Azure/bicep-registry-modules#7386 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100