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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    b4f3d89 View commit details
    Browse the repository at this point in the history
  2. docs: fix

    mdelapenya committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9d6176c View commit details
    Browse the repository at this point in the history
  3. fix: remove module from CI

    mdelapenya committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    23fb181 View commit details
    Browse the repository at this point in the history
  4. fix: wrongly generated

    mdelapenya authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a0a1fe6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge branch 'main' into dynamodb-module

    * main:
      chore: update dockercfg module (testcontainers#2801)
      fix: template for code generation (testcontainers#2800)
    mdelapenya committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cd4b013 View commit details
    Browse the repository at this point in the history
  2. chore: bump dockercfg

    mdelapenya committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    17f234d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge branch 'main' into dynamodb-module

    * main:
      fix(redpanda): wait for (testcontainers#2794)
      fix(elasticsearch): wait for (testcontainers#2724)
    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4fbae32 View commit details
    Browse the repository at this point in the history
  2. chore: wrap errors

    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    93a9d01 View commit details
    Browse the repository at this point in the history
  3. Revert "chore: wrap errors"

    This reverts commit 93a9d01.
    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9d6ffbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d8b804 View commit details
    Browse the repository at this point in the history
  5. chore: wrap errors

    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c2ae596 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57e8154 View commit details
    Browse the repository at this point in the history
  7. chore: wrap methods

    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9dcb71f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ff383e View commit details
    Browse the repository at this point in the history
  9. chore: wrap error

    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3ff6cb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. chore: simplify variable

    Co-authored-by: Steven Hartland <[email protected]>
    mdelapenya and stevenh authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4da07f3 View commit details
    Browse the repository at this point in the history
  2. fixlint

    mdelapenya committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    af5abb0 View commit details
    Browse the repository at this point in the history
  3. chore: pass testing.T

    mdelapenya committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    63f1cdc View commit details
    Browse the repository at this point in the history