Skip to content
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

Fix docker base image for jupyter-caf-kernel #574

Merged
merged 5 commits into from
Aug 10, 2018
Merged

Fix docker base image for jupyter-caf-kernel #574

merged 5 commits into from
Aug 10, 2018

Conversation

zbeekman
Copy link
Collaborator

Avg response time coverage on master
Issue Stats Codecov branch

Summary of changes

Fixed the docker image that includes OpenCoarrays; docker hub builds were failing

Rationale for changes

Try to restore Jupyter-CAF-kernel to working order; this is the first step.

Additional info and certifications

This pull request (PR) is a:

  • Bug fix
  • Feature addition
  • Other, Please describe:

I certify that

  • I reviewed and followed the contributing guidelines, including
    - Increasing test coverage for all feature-addition PRs
    - Increasing test coverage for all bug-fix PRs for which there
    does not already exist a related test that failed before the PR
    - At least maintaining test coverage for all other PRs
    - Ensuring that all tests pass when run locally
    - Naming PR to indicate work in progress (WIP) and to attach the PR
    to the appropriate bug report or feature request issue
    - White space (no trailing white space or white space errors may
    be introduced)
    - Commenting code where it is non-obvious and non-trivial
    - Logically atomic, self consistent and coherent commits
    - Commit message content
    - Waiting 24 hours before self-approving the PR to give another
    OpenCoarrays developer a chance to review my proposed code

@ghost ghost assigned zbeekman Aug 10, 2018
@ghost ghost added the needs-review label Aug 10, 2018
 - Out of date and needing updates in general
 Follow MPI wrapper conventions and allow `-show` in addition to `--show` etc.
@codecov
Copy link

codecov bot commented Aug 10, 2018

Codecov Report

Merging #574 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #574   +/-   ##
=======================================
  Coverage   50.22%   50.22%           
=======================================
  Files           3        3           
  Lines        3044     3044           
=======================================
  Hits         1529     1529           
  Misses       1515     1515

 - On macOS use the correct variable name.
 - Fix extra / in cmake PATH
 - Only add CMake to PATH if the directory isn't on the PATH already
@zbeekman
Copy link
Collaborator Author

I've bundled in some more bug fixes/feature requests:

@rouson a code review is welcome, but please don't merge, I'm going to merge on the command line, to help with pgp signing for a release.

@zbeekman zbeekman requested a review from rouson August 10, 2018 03:52
 This was requested by a package maintainer.
@zbeekman
Copy link
Collaborator Author

zbeekman commented Aug 10, 2018

LGTM

Approved with PullApprove

@zbeekman zbeekman merged commit ea0de86 into master Aug 10, 2018
@ghost ghost removed the needs-review label Aug 10, 2018
@zbeekman zbeekman deleted the docker-fix branch August 10, 2018 15:23
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.

1 participant