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

Image name in remote docker image to string #2450

Commits on Mar 17, 2020

  1. clean up imports in GenericContainer

    Byron David committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    410e96e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12c3b1c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. test RemoteDockerImage directly

    Byron David committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    47329ba View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. handle failures getting the image name

    Byron David committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    9b31632 View commit details
    Browse the repository at this point in the history
  2. use completeExceptionally instead of mocking

    Byron David committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    1af3325 View commit details
    Browse the repository at this point in the history
  3. tweak assertions

    Byron David committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    c78defa View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. more assertion tweaks

    Byron David committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    8a7318f View commit details
    Browse the repository at this point in the history
  2. add isDone check to RemoteDockerImage.toString -- still figuring out …

    …why test fails
    Byron David committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    d6908d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. go back to using lombok @tostring, exclude dockerClient while we're a…

    …t it
    Byron David committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    1a31c5c View commit details
    Browse the repository at this point in the history