precice / precice/micro-manager
Add Docker image for CI
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 24
- Forks
- 19
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 2
Description
Currently the setup for testing the Micro Manager is done manually in each GitHub Action workflow. This can be simplified and sped up by created a Docker image and pushing it to DockerHub. The image could potentially be based on one of the preCICE Python bindings images.
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 reviewing the GitHub Action workflows that currently set up testing and compare them with the available preCICE Python bindings images on DockerHub. Define the Docker image contents and publishing approach, then update the workflows to use it. Done means the image is available on DockerHub and CI testing runs through it successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions, python
- Domain
- ci-cd, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100