Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/testcontainers/testcontainers-go

Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
https://github.com/testcontainers/testcontainers-go

chore(deps): bump jinja2 from 3.1.4 to 3.1.5

dependabot[bot] opened this pull request 7 days ago
chore(deps): bump slackapi/slack-github-action from 1.26.0 to 2.0.0

dependabot[bot] opened this pull request 7 days ago
chore(deps): bump sonarsource/sonarcloud-github-action from 2.1.1 to 4.0.0

dependabot[bot] opened this pull request 7 days ago
chore(deps): bump github/codeql-action from 3.25.15 to 3.28.0

dependabot[bot] opened this pull request 7 days ago
[Bug]: container.Exec function hangs when output is large

yfzhou0904 opened this issue 10 days ago
feat(wait): log sub match callback

stevenh opened this pull request 19 days ago
fix: handle nil value in CleanupNetwork

l0nax opened this pull request 19 days ago
[Bug]: Crash in CleanupNetwork with nil value

l0nax opened this issue 19 days ago
feat(termination)!: make container termination timeout configurable

moogacs opened this pull request 20 days ago
feat!: build log writer for container request

zenkovev opened this pull request 21 days ago
[Feature]: build log writer for container request

zenkovev opened this issue 21 days ago
feat(ollama): support calling the Ollama local process

stevenh opened this pull request 22 days ago
chore: provide an internal tools module

mmorel-35 opened this pull request 23 days ago
[Bug]: Bigquery: Timestamp is parsed as int but store as float

teamonafis opened this issue 24 days ago
feat(scylladb): add scylladb provider

danielhe4rt opened this pull request 26 days ago
[Enhancement]: Enable ClickHouse access management

ultram4rine opened this issue 26 days ago
security(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0

dependabot[bot] opened this pull request 28 days ago
chore(ci): add Github labels based on PR title

mdelapenya opened this pull request 30 days ago
chore(gha): use official docker/setup-docker-action

vvoland opened this pull request about 1 month ago
bug: fix leaking logs

KenxinKun opened this pull request about 1 month ago
chore(ci): enforce conventional commits syntax in PR titles

mdelapenya opened this pull request about 1 month ago
Add conventional commits check

mdelapenya opened this issue about 1 month ago
[Bug]: Leaking logs despite configuring loggers

KenxinKun opened this issue about 1 month ago
feat(ollama): support for running the local Ollama binary

mdelapenya opened this pull request about 1 month ago
[Enhancement]: Ollama module can invoke the local Ollama binary if needed

mdelapenya opened this issue about 1 month ago
feat(nats): WithConfigFile - pass a configuration file to nats server

vyskocilm opened this pull request about 1 month ago
chore(deps): bump actions/setup-go from 5.0.0 to 5.1.0

dependabot[bot] opened this pull request about 1 month ago
chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.0

dependabot[bot] opened this pull request about 1 month ago
chore(deps): bump test-summary/action from 2.3 to 2.4

dependabot[bot] opened this pull request about 1 month ago
fix: avoid double lock in DockerProvider.DaemonHost()

vikstrous opened this pull request about 1 month ago
fix: container binds syntax

zregvart opened this pull request about 1 month ago
[Enhancement]: controllable retries for pulling images

srenatus opened this issue about 1 month ago
[Bug]: deadlock in container.Host()

vikstrous2 opened this issue about 1 month ago
feat(wait): tls strategy

stevenh opened this pull request about 1 month ago
feat(wait): strategy walk

stevenh opened this pull request about 1 month ago
fix(kafka): Fix internal docker connection

mdelapenya opened this pull request about 2 months ago
docs: better contribution guidelines

mdelapenya opened this pull request about 2 months ago
fix: only upload to sonar on ubuntu-latest

mdelapenya opened this pull request about 2 months ago
fix: build artifact name properly

mdelapenya opened this pull request about 2 months ago
fix: do not run sonar upload when ryuk is disabled

mdelapenya opened this pull request about 2 months ago
fix: update GH actions for uploading/downloading artifacts

mdelapenya opened this pull request about 2 months ago
[Regression]: Missing container logs when container exited

strowk opened this issue about 2 months ago
[Bug]: random pulsar test failures

stevenh opened this issue about 2 months ago
chore(deps): bump actions/upload-artifact from 3.1.3 to 4.4.3

dependabot[bot] opened this pull request about 2 months ago
fix(redpanda): temporary file use

cavus700 opened this pull request about 2 months ago
refactor(cockroachdb): to use request driven options

stevenh opened this pull request 2 months ago
[Bug]: random failures of couchbase tests

stevenh opened this issue 2 months ago
fix!: port forwarding clean up and make private

stevenh opened this pull request 2 months ago
feat(ci): Enable master moby with rootless

vvoland opened this pull request 2 months ago
chore: resolve AWS deprecations for localstack

mdelapenya opened this pull request 2 months ago
[Bug]: leak in reaper connect function with terminationSignal

xsteadfastx opened this issue 2 months ago
chore: enable implicit default logger only in testing with -v

apstndb opened this pull request 2 months ago
chore(ci): run lint in a separate build before running the tests

mdelapenya opened this pull request 2 months ago
docs: fix new lifecycle hooks section

mdelapenya opened this pull request 2 months ago
[Bug]: -v enable logs which is not intuitive to control

apstndb opened this issue 2 months ago
fix: typo in containerd integration

mdelapenya opened this pull request 2 months ago
golangci-lint: enable perfsprint linter

mmorel-35 opened this pull request 2 months ago
chore: use testify instead of t.Error

mmorel-35 opened this pull request 2 months ago
fix: reuse testcontainers.RequireContainerExec

mmorel-35 opened this pull request 2 months ago
feat!(cockroachdb): use recommended cluster settings

stevenh opened this pull request 2 months ago
chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1

dependabot[bot] opened this pull request 2 months ago
fix: host access port instability

stevenh opened this pull request 2 months ago
fix: docker auth for identity tokens

stevenh opened this pull request 2 months ago
Move Shutdown check to WithInitDb

marcinmilewski93 opened this pull request 2 months ago
chore: remove unused lint directives

stevenh opened this pull request 2 months ago
fix: log test data race

stevenh opened this pull request 2 months ago
[Bug]: race condition on reaper and logs

mdelapenya opened this issue 2 months ago
feat(ci): Test against the nightly master moby

vvoland opened this pull request 2 months ago
docs(mysql|neo4j): remove default image codeblock

mdelapenya opened this pull request 2 months ago
feat: use recommended cluster settings for cockroachdb

martskins opened this pull request 2 months ago
chore: use require instead of t.Fatal (part 2)

mmorel-35 opened this pull request 2 months ago
chore(rabbitmq): refactor assertEntity in tests

mmorel-35 opened this pull request 2 months ago
chore: use require instead of t.Fatal

mmorel-35 opened this pull request 2 months ago
chore: use require.Len instead of assert.Len

mmorel-35 opened this pull request 2 months ago
chore: bump ryuk to 0.11.0

mdelapenya opened this pull request 2 months ago
chore: use require.(No)Error(t,err) instead of t.Fatal(err)

mmorel-35 opened this pull request 2 months ago
chore: enable usestdlibvars linter

mmorel-35 opened this pull request 2 months ago
feat: support for go.work

mdelapenya opened this pull request 3 months ago
[Bug]: random clickhouse test failures

stevenh opened this issue 3 months ago
fix: mongodb replicaset should work with auth

abhipranay opened this pull request 3 months ago
fix: simplify fully-qualified image names

mdelapenya opened this pull request 3 months ago
fix(influxdb): Respect custom waitStrategy

marcinmilewski93 opened this pull request 3 months ago
fix(compose): container initialisation

stevenh opened this pull request 3 months ago
fix!: data races

stevenh opened this pull request 3 months ago
fix(compose): race condition

stevenh opened this pull request 3 months ago
fix(postgres): duplicate snapshot name

stevenh opened this pull request 3 months ago
fix: use `Contains` or `ErrorContains` with testify

mmorel-35 opened this pull request 3 months ago
[Bug]: HTTPStrategy checks are slow

stevenh opened this issue 3 months ago
fix: enable formatter.require-f-funcs from testifylint

mmorel-35 opened this pull request 3 months ago
feat: add meilisearch-module

mdelapenya opened this pull request 3 months ago
golangci-lint: enable thelper linter

mmorel-35 opened this pull request 3 months ago
chore: update ryuk to 0.10.2

stevenh opened this pull request 3 months ago