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

feat: add dynamodb-local module #2799

Merged
merged 18 commits into from
Sep 30, 2024

Conversation

mdelapenya
Copy link
Member

What does this PR do?

This PR copies the already existing community module for DynamoDB (see https://github.com/abhirockzz/dynamodb-local-testcontainers-go), using most recent APIs and patterns.

Why is it important?

The community has asked for updates in the community module without response. We'd like to enable them in using this techonology.

Related issues

@mdelapenya mdelapenya requested a review from a team as a code owner September 25, 2024 15:23
@mdelapenya mdelapenya added the enhancement New feature or request label Sep 25, 2024
@mdelapenya mdelapenya self-assigned this Sep 25, 2024
Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 63f1cdc
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/66f7c6a9badde500086ca0a4
😎 Deploy Preview https://deploy-preview-2799--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.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
modules/dynamodb/dynamodb.go Outdated Show resolved Hide resolved
modules/dynamodb/dynamodb.go Outdated Show resolved Hide resolved
modules/dynamodb/dynamodb_test.go Outdated Show resolved Hide resolved
modules/dynamodb/dynamodb_test.go Outdated Show resolved Hide resolved
modules/dynamodb/dynamodb_test.go Outdated Show resolved Hide resolved
modules/dynamodb/dynamodb_test.go Outdated Show resolved Hide resolved
modules/dynamodb/dynamodb_test.go Outdated Show resolved Hide resolved
modules/dynamodb/dynamodb_test.go Outdated Show resolved Hide resolved
stevenh
stevenh previously approved these changes Sep 27, 2024
modules/dynamodb/dynamodb.go Outdated Show resolved Hide resolved
Co-authored-by: Steven Hartland <[email protected]>
@mdelapenya mdelapenya merged commit 7a1419d into testcontainers:main Sep 30, 2024
116 checks passed
@mdelapenya mdelapenya deleted the dynamodb-module branch September 30, 2024 08:13
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Sep 30, 2024
* main:
  feat: add dynamodb-local module (testcontainers#2799)
  fix(redpanda): wait for (testcontainers#2794)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants