precice / precice/micro-manager
Check package deployed on PyPI via CI
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Python
- Stars
- 24
- Forks
- 19
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 2
Description
Currently there is no check if the package deployed to PyPI actually works. Such a check should be done once a package is deployed after a release. Running just the solver dummy would be sufficient.
Contributor guide
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.
Research direction
Start by inspecting the repository's CI and release configuration to find where PyPI deployment completes. Run the solver dummy against the deployed package, and consider the work done when a release automatically verifies that the published package works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, release, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100