Open
Conversation
c06d55f to
c53405a
Compare
Contributor
Author
|
Hey @MakisH @IshaanDesai, plz review ! |
c53405a to
b4202a4
Compare
|
This pull request has been mentioned on preCICE Forum on Discourse. There might be relevant details there: https://precice.discourse.group/t/gsoc-2026-aditya-gupta/2773/1 |
Member
|
@AdityaGupta716 we do see all notifications, no need for direct mentions. @IshaanDesai is the maintainer in this repository, and he has these PRs in mind. Everything will be reviewed based on availability, and merged when ready. Thank you for contributing! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #136
Adds a Docker image to simplify and speed up CI setup across workflows.
Changes:
Dockerfilebased onprecice/precice:nightlywith all common dependencies pre-installed (MPI, python3-dev, python3-venv, git, pkg-config)build-docker.ymlworkflow to build and push the image to DockerHub whenDockerfileorpyproject.tomlchangesprecice/micro-manager-ci:latestinstead of manually installing dependencies in each jobNote: Two DockerHub secrets need to be added to the repo by a maintainer before the build workflow will work:
DOCKERHUB_USERNAMEDOCKERHUB_TOKEN