Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / testcontainers/testcontainers-go issues and pull requests

#2894 - fix(kafka): Fix internal docker connection

Pull Request - State: open - Opened by mdelapenya 4 days ago - 1 comment
Labels: bug

#2893 - docs: better contribution guidelines

Pull Request - State: closed - Opened by mdelapenya 5 days ago - 1 comment
Labels: documentation

#2892 - [Regression]: no basic auth credentials when attempting to pull ryuk image

Issue - State: closed - Opened by greg0ire 6 days ago - 22 comments
Labels: bug

#2891 - fix: only upload to sonar on ubuntu-latest

Pull Request - State: closed - Opened by mdelapenya 7 days ago - 1 comment
Labels: chore

#2890 - fix: build artifact name properly

Pull Request - State: closed - Opened by mdelapenya 7 days ago - 1 comment
Labels: chore

#2889 - fix: do not run sonar upload when ryuk is disabled

Pull Request - State: closed - Opened by mdelapenya 7 days ago - 1 comment
Labels: chore

#2888 - fix: update GH actions for uploading/downloading artifacts

Pull Request - State: closed - Opened by mdelapenya 7 days ago - 1 comment
Labels: dependencies

#2887 - [Regression]: Missing container logs when container exited

Issue - State: open - Opened by strowk 12 days ago
Labels: bug

#2886 - [Bug]: random pulsar test failures

Issue - State: open - Opened by stevenh 14 days ago
Labels: bug

#2885 - chore(deps): bump actions/upload-artifact from 3.1.3 to 4.4.3

Pull Request - State: closed - Opened by dependabot[bot] 14 days ago - 1 comment
Labels: dependencies, github_actions

#2884 - fix(redpanda): temporary file use

Pull Request - State: closed - Opened by cavus700 14 days ago - 1 comment
Labels: bug

#2883 - refactor(cockroachdb): to use request driven options

Pull Request - State: open - Opened by stevenh 17 days ago - 2 comments

#2882 - [Bug]: random failures of couchbase tests

Issue - State: open - Opened by stevenh 18 days ago
Labels: bug

#2881 - fix!: port forwarding clean up and make private

Pull Request - State: closed - Opened by stevenh 18 days ago - 1 comment
Labels: breaking change

#2880 - feat(ci): Enable master moby with rootless

Pull Request - State: closed - Opened by vvoland 19 days ago - 2 comments
Labels: chore, dependencies

#2879 - chore: resolve AWS deprecations for localstack

Pull Request - State: closed - Opened by mdelapenya 19 days ago - 1 comment
Labels: chore

#2878 - [Bug]: leak in reaper connect function with terminationSignal

Issue - State: open - Opened by xsteadfastx 19 days ago - 3 comments
Labels: bug

#2877 - chore: enable implicit default logger only in testing with -v

Pull Request - State: open - Opened by apstndb 19 days ago - 5 comments
Labels: chore

#2876 - chore: run lint in a separate build before running the tests

Pull Request - State: open - Opened by mdelapenya 20 days ago - 1 comment
Labels: chore

#2875 - docs: fix new lifecycle hooks section

Pull Request - State: closed - Opened by mdelapenya 20 days ago - 1 comment
Labels: documentation

#2874 - [Bug]: -v enable logs which is not intuitive to control

Issue - State: open - Opened by apstndb 20 days ago - 1 comment
Labels: bug

#2873 - fix: typo in containerd integration

Pull Request - State: closed - Opened by mdelapenya 22 days ago - 1 comment
Labels: chore

#2872 - golangci-lint: enable perfsprint linter

Pull Request - State: closed - Opened by mmorel-35 23 days ago - 2 comments
Labels: chore

#2871 - chore: use testify instead of t.Error

Pull Request - State: closed - Opened by mmorel-35 23 days ago - 2 comments
Labels: chore

#2870 - fix: reuse testcontainers.RequireContainerExec

Pull Request - State: closed - Opened by mmorel-35 23 days ago - 1 comment
Labels: chore

#2869 - feat!(cockroachdb): use recommended cluster settings

Pull Request - State: open - Opened by stevenh 24 days ago - 9 comments
Labels: breaking change, enhancement

#2868 - chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1

Pull Request - State: closed - Opened by dependabot[bot] 24 days ago - 1 comment
Labels: dependencies, github_actions

#2867 - fix: host access port instability

Pull Request - State: closed - Opened by stevenh 25 days ago - 1 comment
Labels: bug

#2866 - fix: docker auth for identity tokens

Pull Request - State: closed - Opened by stevenh 25 days ago - 2 comments
Labels: bug

#2865 - Move Shutdown check to WithInitDb

Pull Request - State: closed - Opened by marcinmilewski93 25 days ago - 2 comments

#2864 - chore: remove unused lint directives

Pull Request - State: closed - Opened by stevenh 26 days ago - 3 comments
Labels: chore

#2863 - fix: log test data race

Pull Request - State: closed - Opened by stevenh 26 days ago - 1 comment
Labels: chore

#2862 - [Bug]: race condition on reaper and logs

Issue - State: closed - Opened by mdelapenya 26 days ago
Labels: bug

#2861 - feat(ci): Test against the nightly master moby

Pull Request - State: closed - Opened by vvoland 26 days ago - 1 comment
Labels: chore

#2860 - docs(mysql|neo4j): remove default image codeblock

Pull Request - State: closed - Opened by mdelapenya 26 days ago - 1 comment
Labels: documentation

#2858 - feat: use recommended cluster settings for cockroachdb

Pull Request - State: closed - Opened by martskins 26 days ago - 15 comments
Labels: enhancement

#2857 - chore: use require instead of t.Fatal (part 2)

Pull Request - State: closed - Opened by mmorel-35 27 days ago - 1 comment
Labels: chore

#2856 - chore(rabbitmq): refactor assertEntity in tests

Pull Request - State: closed - Opened by mmorel-35 27 days ago - 1 comment
Labels: chore, hacktoberfest

#2855 - chore: use require instead of t.Fatal

Pull Request - State: closed - Opened by mmorel-35 27 days ago - 1 comment
Labels: chore, hacktoberfest

#2854 - chore: use require.Len instead of assert.Len

Pull Request - State: closed - Opened by mmorel-35 27 days ago - 1 comment
Labels: chore

#2853 - chore: bump ryuk to 0.11.0

Pull Request - State: closed - Opened by mdelapenya 28 days ago - 1 comment
Labels: dependencies

#2852 - [Feature]: TestContainer per arch to run go tests in custom environments

Issue - State: open - Opened by go-dockly 28 days ago - 1 comment
Labels: feature

#2851 - chore: use require.(No)Error(t,err) instead of t.Fatal(err)

Pull Request - State: closed - Opened by mmorel-35 30 days ago - 1 comment
Labels: chore, hacktoberfest

#2850 - chore: enable usestdlibvars linter

Pull Request - State: closed - Opened by mmorel-35 30 days ago - 1 comment
Labels: chore

#2849 - feat: support for go.work

Pull Request - State: open - Opened by mdelapenya about 1 month ago - 2 comments
Labels: chore

#2848 - [Bug]: random clickhouse test failures

Issue - State: open - Opened by stevenh about 1 month ago - 2 comments
Labels: bug

#2847 - fix: mongodb replicaset should work with auth

Pull Request - State: closed - Opened by abhipranay about 1 month ago - 2 comments
Labels: bug

#2846 - fix: simplify fully-qualified image names

Pull Request - State: closed - Opened by mdelapenya about 1 month ago - 3 comments
Labels: bug

#2845 - fix(influxdb): Respect custom waitStrategy

Pull Request - State: closed - Opened by marcinmilewski93 about 1 month ago - 2 comments
Labels: bug

#2844 - fix(compose): container initialisation

Pull Request - State: closed - Opened by stevenh about 1 month ago - 1 comment
Labels: compose, bug

#2843 - fix!: data races

Pull Request - State: closed - Opened by stevenh about 1 month ago - 1 comment
Labels: breaking change, bug

#2842 - fix(compose): race condition

Pull Request - State: closed - Opened by stevenh about 1 month ago - 1 comment
Labels: compose, bug

#2840 - fix(postgres): duplicate snapshot name

Pull Request - State: closed - Opened by stevenh about 1 month ago - 1 comment
Labels: bug

#2839 - fix: use `Contains` or `ErrorContains` with testify

Pull Request - State: closed - Opened by mmorel-35 about 1 month ago - 2 comments
Labels: chore

#2838 - [Bug]: HTTPStrategy checks are slow

Issue - State: open - Opened by stevenh about 1 month ago
Labels: bug

#2836 - fix: enable formatter.require-f-funcs from testifylint

Pull Request - State: closed - Opened by mmorel-35 about 1 month ago - 8 comments

#2835 - feat: add meilisearch-module

Pull Request - State: closed - Opened by mdelapenya about 1 month ago - 4 comments
Labels: enhancement

#2834 - golangci-lint: enable thelper linter

Pull Request - State: closed - Opened by mmorel-35 about 1 month ago - 1 comment
Labels: chore

#2833 - chore: update ryuk to 0.10.2

Pull Request - State: closed - Opened by stevenh about 1 month ago - 1 comment
Labels: chore, dependencies

#2832 - Extend contributing guides to mention avoiding packaging clients in the modules

Issue - State: open - Opened by mdelapenya about 1 month ago
Labels: documentation, hacktoberfest, good first issue, low hanging fruit

#2831 - fix: update module container struct name and missing imports

Pull Request - State: closed - Opened by henripqt about 1 month ago - 2 comments
Labels: bug

#2830 - docs: go get latest (potentially untagged) module in quickstart

Pull Request - State: closed - Opened by rollulus about 1 month ago - 4 comments

#2828 - bug: Add missing import to test templates

Pull Request - State: closed - Opened by ballcoach12 about 1 month ago - 10 comments
Labels: bug

#2827 - chore: replace 'assert' with 'require'

Pull Request - State: closed - Opened by JoelLau about 1 month ago - 1 comment
Labels: chore, hacktoberfest

#2826 - chore: replace 'assert' with 'require'

Pull Request - State: closed - Opened by JoelLau about 1 month ago - 2 comments

#2825 - feat: add yugabytedb module

Pull Request - State: closed - Opened by henripqt about 1 month ago - 2 comments
Labels: enhancement

#2824 - chore: replace 'assert' with 'require' for critical checks

Pull Request - State: closed - Opened by JoelLau about 1 month ago - 4 comments
Labels: chore, hacktoberfest

#2823 - feat: add meilisearch

Pull Request - State: closed - Opened by mashail about 1 month ago - 7 comments
Labels: enhancement

#2821 - [Bug]: Cannot create Snapshot without providing snapshot name in postgres

Issue - State: closed - Opened by torchsec-roni about 1 month ago - 6 comments
Labels: bug

#2820 - feat: add meilisearch

Pull Request - State: closed - Opened by mashail about 1 month ago - 1 comment

#2819 - [Bug]: Failed to run the demo project on [Orbstack]

Issue - State: closed - Opened by marvin-min about 1 month ago - 6 comments
Labels: bug

#2818 - chore: bump ryuk to latest release

Pull Request - State: closed - Opened by mdelapenya about 2 months ago - 1 comment
Labels: dependencies

#2817 - [Bug]: Error launching ryuk container in gitlab CI with network rules

Issue - State: open - Opened by romainlaurent about 2 months ago
Labels: bug

#2815 - setup ExposeHostPorts forwards on container start

Pull Request - State: open - Opened by hathvi about 2 months ago - 4 comments

#2814 - test: continue tests where possible

Pull Request - State: closed - Opened by JoelLau about 2 months ago - 5 comments

#2813 - [Bug]: the TerminateContainer function is not being found when using the testcontainers package.

Issue - State: closed - Opened by pmarti9 about 2 months ago - 2 comments
Labels: bug

#2812 - feat: add require for critical checks

Pull Request - State: closed - Opened by AshutoshKD about 2 months ago - 1 comment
Labels: chore, hacktoberfest

#2811 - [Bug]: Unable to connect to HostAccessPorts on container startup

Issue - State: open - Opened by hathvi about 2 months ago - 22 comments
Labels: bug

#2810 - feat: support reading Docker host from the current Docker context

Pull Request - State: open - Opened by mdelapenya about 2 months ago - 1 comment
Labels: feature

#2809 - feat(ryuk): make listen address of exposed port configurable

Pull Request - State: closed - Opened by romainlaurent about 2 months ago - 8 comments

#2808 - [Enhancement]: use testify's require instead of assert.

Issue - State: open - Opened by mdelapenya about 2 months ago - 4 comments
Labels: hacktoberfest, good first issue, enhancement, low hanging fruit

#2807 - chore(deps): bump mkdocs-markdownextradata-plugin from 0.2.5 to 0.2.6

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, python

#2806 - chore(deps): bump mkdocs-include-markdown-plugin from 6.0.4 to 6.2.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, python

#2805 - chore(deps): bump release-drafter/release-drafter from 5.25.0 to 6.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, github_actions

#2803 - [Enhancement]: Allow running containers with read only root filesystem (`--read-only`)

Issue - State: open - Opened by roobre about 2 months ago
Labels: enhancement

#2802 - [Bug]: artemis random test failures

Issue - State: open - Opened by stevenh about 2 months ago - 1 comment
Labels: bug

#2801 - chore: update dockercfg module

Pull Request - State: closed - Opened by stevenh 2 months ago - 1 comment
Labels: dependencies

#2800 - fix: template for code generation

Pull Request - State: closed - Opened by mdelapenya 2 months ago - 1 comment
Labels: dependencies

#2799 - feat: add dynamodb-local module

Pull Request - State: closed - Opened by mdelapenya 2 months ago - 1 comment
Labels: enhancement

#2798 - [Bug]: create container: port not found: creating reaper failed

Issue - State: open - Opened by mukulmantosh 2 months ago - 9 comments
Labels: bug

#2797 - fix(grafana): update module path

Pull Request - State: closed - Opened by mdelapenya 2 months ago - 1 comment
Labels: bug

#2796 - [Bug]: Snapshot fails with error due to empty database name.

Issue - State: closed - Opened by eattoe-ctoken 2 months ago - 2 comments
Labels: bug

#2795 - chore: use a much smaller image for testing

Pull Request - State: closed - Opened by mdelapenya 2 months ago - 1 comment
Labels: dependencies

#2794 - fix(redpanda): wait for

Pull Request - State: closed - Opened by stevenh 2 months ago - 1 comment
Labels: bug

#2793 - fix(registry): wait for

Pull Request - State: closed - Opened by stevenh 2 months ago - 1 comment
Labels: bug

#2792 - fix: container timeout test

Pull Request - State: closed - Opened by stevenh 2 months ago - 1 comment
Labels: chore

#2791 - fix: container logging deadlocks

Pull Request - State: closed - Opened by stevenh 2 months ago - 1 comment
Labels: bug