feat: support databend module by hantmac · Pull Request #2779 · testcontainers/testcontainers-go

@hantmac

mdelapenya

@mdelapenya

@mdelapenya

@mdelapenya

mdelapenya

@mdelapenya

@hantmac

@hantmac hantmac marked this pull request as ready for review

September 13, 2024 12:54

mdelapenya

@hantmac

mdelapenya

stevenh

Co-authored-by: Steven Hartland <stevenmhartland@gmail.com>

@hantmac

mdelapenya

@hantmac

@hantmac

@hantmac

stevenh

@hantmac

@hantmac

@hantmac

Co-authored-by: Steven Hartland <stevenmhartland@gmail.com>

@hantmac

mdelapenya

@hantmac

…tcontainers-go into feat/support-databend-module

@hantmac

@hantmac

…tcontainers-go into feat/support-databend-module
We'll tackle that in a separate PR

@hantmac

mdelapenya

mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request

Sep 20, 2024

@mdelapenya

mdelapenya added a commit that referenced this pull request

Sep 20, 2024
* main:
  feat: support databend module (#2779)
  chore: golangci-lint 1.61.0 (#2787)
  fix(mssql): bump Docker image version (#2786)
  fix: handle 127 error code for podman compatibility (#2778)
  fix: do not override ImageBuildOptions.Labels when building from a Dockerfile (#2775)
  feat(mongodb): Wait for mongodb module with a replicaset to finish (#2777)
  fix(postgres): Apply default snapshot name if no name specified (#2783)

mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request

Sep 23, 2024

mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request

Sep 23, 2024

mdelapenya added a commit that referenced this pull request

Sep 26, 2024
* main: (29 commits)
  fix: template for code generation (#2800)
  fix: update module path (#2797)
  fix: container logging deadlocks (#2791)
  chore: use a much smaller image for testing (#2795)
  fix: parallel containers clean race (#2790)
  fix(registry): wait for (#2793)
  fix: container timeout test (#2792)
  docs: document redpanda options (#2789)
  feat: support databend module (#2779)
  chore: golangci-lint 1.61.0 (#2787)
  fix(mssql): bump Docker image version (#2786)
  fix: handle 127 error code for podman compatibility (#2778)
  fix: do not override ImageBuildOptions.Labels when building from a Dockerfile (#2775)
  feat(mongodb): Wait for mongodb module with a replicaset to finish (#2777)
  fix(postgres): Apply default snapshot name if no name specified (#2783)
  fix: resource clean up for tests and examples (#2738)
  ci: add generate for mocks (#2774)
  fix: docker config error handling when config file does not exist (#2772)
  docs: refine heading badges in README (#2770)
  feat(wait): for file (#2731)
  ...