Skip to content

Fix MONAI docker dependency#1731

Merged
wyli merged 2 commits intoProject-MONAI:masterfrom
bhashemian:fix_docker_deps
Mar 9, 2021
Merged

Fix MONAI docker dependency#1731
wyli merged 2 commits intoProject-MONAI:masterfrom
bhashemian:fix_docker_deps

Conversation

@bhashemian
Copy link
Copy Markdown
Member

Fixes #1721

Description

Update MONAI docker and nightly tests docker ( cron-pt-image) to include OpenSlide library dependencies

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh --codeformat --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@bhashemian bhashemian requested review from Nic-Ma and wyli March 9, 2021 22:00
@bhashemian
Copy link
Copy Markdown
Member Author

I have tested the MONAI docker locally as well as the steps that I added to cron for nightly tests. Do you know any other way to test the GitHub cron action apart from merging and checking on that later?

Copy link
Copy Markdown
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the quick fix!

@wyli
Copy link
Copy Markdown
Contributor

wyli commented Mar 9, 2021

I have tested the MONAI docker locally as well as the steps that I added to cron for nightly tests. Do you know any other way to test the GitHub cron action apart from merging and checking on that later?

thanks! I also tested your changes locally, all worked fine. we don't often update the self-hosted ci/cd pipelines, but if needed we create branches within the repo (instead of a fork) and change the triggering events temporarily for testing purposes...

@wyli wyli enabled auto-merge (squash) March 9, 2021 22:15
@wyli wyli merged commit a462714 into Project-MONAI:master Mar 9, 2021
@bhashemian bhashemian deleted the fix_docker_deps branch March 9, 2021 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

openslide reader not tested/integrated into docker image

2 participants