-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
retrieve last common build of a module for Docker and Singularity #1702
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #1702 +/- ##
==========================================
+ Coverage 68.23% 68.28% +0.04%
==========================================
Files 57 57
Lines 6746 6756 +10
==========================================
+ Hits 4603 4613 +10
Misses 2143 2143
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just one suggestion
Co-authored-by: Erik Danielsson <53212377+ErikDanielsson@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Just add the suggestion (I created a bug with my earlier suggestion ;))
Co-authored-by: Erik Danielsson <53212377+ErikDanielsson@users.noreply.github.com>
Closes #1656
When obtaining Docker and Singularity containers from a bioconda package and version, get the latest common build for both containers.
PR checklist
CHANGELOG.md
is updateddocs
is updated