Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: testcontainers/testcontainers-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: masinger/testcontainers-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 252 files changed
  • 3 contributors

Commits on Sep 6, 2021

  1. Feature/remove docker library dependency (#1)

    * Hide major docker-client usages behind custom api and add inital kuberntes support
    masinger authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    c8f0bcb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    e0673b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from masinger/feature/2-allow-self-signed-certi…

    …ficates
    
    Add configuration setting that allows disabling TLS certificate validation
    masinger authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    d5fc8e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Fix typo

    coiouhkc authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    d800eb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Merge pull request #6 from coiouhkc/patch-1

    Fix typo in readme
    masinger authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    fe904c4 View commit details
    Browse the repository at this point in the history
Loading