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

fix: support running the semver Docker image interactively during the release process #1646

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

mdelapenya
Copy link
Member

What does this PR do?

It forces the linux/amd64 platform and the interactive flag when running the semver Docker image using during the release.

Why is it important?

When running against a remote Docker engine, there was no response, causing a commit with an empty value for the next release. See:

They were caused because of I was running against a remote Docker daemon.

@mdelapenya mdelapenya requested a review from a team as a code owner September 20, 2023 11:08
@mdelapenya mdelapenya added the chore Changes that do not impact the existing functionality label Sep 20, 2023
@mdelapenya mdelapenya self-assigned this Sep 20, 2023
@netlify
Copy link

netlify bot commented Sep 20, 2023

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 1a3f3e8
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/650ad29b1501890008603d65
😎 Deploy Preview https://deploy-preview-1646--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 changed the title fix: support running the semver Docker image interactively fix: support running the semver Docker image interactively during the release process Sep 20, 2023
@mdelapenya mdelapenya merged commit 2c9fb79 into testcontainers:main Sep 20, 2023
102 of 103 checks passed
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Sep 20, 2023
* main:
  docs: have common options in a common markdown file (testcontainers#1648)
  feat: add functional option for startup commands (testcontainers#1647)
  fix: support running the semver Docker image interactively (testcontainers#1646)
  fix: proper next version
  chore: prepare for next minor development cycle ()
  chore: use new version (v0.24.1) in modules and examples
  fix: avoid deadlocks when Docker is not available (testcontainers#1645)
@mdelapenya mdelapenya deleted the fix-release-process branch September 26, 2023 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes that do not impact the existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant