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: never cache JSON representation of a container #2606

Merged
merged 7 commits into from
Jul 2, 2024

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    b6cd584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78bcc38 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. fix: lint

    mdelapenya committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e343395 View commit details
    Browse the repository at this point in the history
  2. fix: make test deterministic

    Not using fixed ports is good
    mdelapenya committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5d13313 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    b0c17a8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into wait-for-available-ports

    * main:
      chore(deps): bump github.com/docker/docker from v26.1.4 to v27.0.2 (testcontainers#2593)
      fix: Rename TC_HOST environment variable to TESTCONTAINERS_HOST_OVERRIDE (testcontainers#2536)
      chore: test cleanups (testcontainers#2608)
      chore(ci): pass docker install type to the nightly build payload (testcontainers#2612)
      chore: run rootless mode in nighlty builds (testcontainers#2611)
      chore(deps): bump github.com/hashicorp/go-retryablehttp (testcontainers#2605)
      chore: improve log handling when container is stopping (testcontainers#2601)
    mdelapenya committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    97b02f2 View commit details
    Browse the repository at this point in the history
  3. fix: lint

    mdelapenya committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1be17a2 View commit details
    Browse the repository at this point in the history