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

chore: bump ryuk to 0.11.0 #2853

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

mdelapenya
Copy link
Member

  • chore: bump ryuk
  • chore: use new ryuk variables, with a deprecation path

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.

@mdelapenya mdelapenya requested a review from a team as a code owner October 28, 2024 12:38
@mdelapenya mdelapenya added the dependencies Dependencies or external services label Oct 28, 2024
@mdelapenya mdelapenya self-assigned this Oct 28, 2024
@mdelapenya mdelapenya requested a review from stevenh October 28, 2024 12:38
Copy link

netlify bot commented Oct 28, 2024

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit a053ad0
🔍 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.

@mdelapenya mdelapenya merged commit 2cec4a1 into testcontainers:main Oct 29, 2024
122 checks passed
@mdelapenya mdelapenya deleted the latest-ryuk branch October 29, 2024 00:41
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Oct 29, 2024
* main:
  chore: use require.Len instead of assert.Len (testcontainers#2854)
  chore: bump ryuk to 0.11.0 (testcontainers#2853)
  chore: enable usestdlibvars linter (testcontainers#2850)
  fix(compose): container initialisation (testcontainers#2844)
  fix!: data races (testcontainers#2843)
  fix: mongodb replicaset should work with auth (testcontainers#2847)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies or external services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants