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://golang.testcontainers.org
MIT License
3.67k stars 504 forks source link

chore: bump ryuk to 0.11.0 #2853

Closed mdelapenya closed 3 weeks ago

mdelapenya commented 3 weeks ago

What does this PR do?

It uses the latest ryuk (0.11.0), updating the environment variables that are already in use in tc-go to configure ryuk to use the new format (without the TESTCONTAINERS_ prefix).

The old variables are deprecated but in the mean time the code will still read them as a part of a deprecation path.

Why is it important?

Consume the latest Ryuk, which comes with more improvements regarding reliability.

netlify[bot] commented 3 weeks ago

Deploy Preview for testcontainers-go ready!

Name Link
Latest commit a053ad02c441b339f3582cdac5b740a59cd1424c
Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/671f85e431f5d70008691466
Deploy Preview https://deploy-preview-2853--testcontainers-go.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.