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

[Enhancement]: add ability to set repo:tag for ContainerRequest FromDockerfile #1508

Merged

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    7629fc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Merge branch 'main' into ability_to_set_image_repo_tag

    * main: (26 commits)
      modulegen: create internal/make (testcontainers#1537)
      chore: fix workflow (testcontainers#1538)
      chore(deps): bump the all group in /examples/cockroachdb with 1 update (testcontainers#1522)
      chore(deps): bump the all group in /examples/bigtable with 1 update (testcontainers#1534)
      chore(deps): bump the all group in /modules/localstack with 4 updates (testcontainers#1535)
      chore(deps): bump the all group in /modules/k3s with 2 updates (testcontainers#1526)
      chore(deps): bump the all group in /examples/spanner with 2 updates (testcontainers#1532)
      chore(deps): bump the all group in /examples/firestore with 1 update (testcontainers#1523)
      chore(deps): bump the all group in /modules/redis with 1 update (testcontainers#1524)
      chore(deps): bump the all group in /modules/clickhouse with 1 update (testcontainers#1525)
      chore(deps): bump the all group in /examples/toxiproxy with 2 updates (testcontainers#1528)
      chore(deps): bump the all group in /examples/pubsub with 1 update (testcontainers#1531)
      chore(deps): bump the all group in /examples/datastore with 2 updates (testcontainers#1530)
      chore(deps): bump the all group in /modules/redpanda with 1 update (testcontainers#1527)
      chore: properly render mkdocs.yml (testcontainers#1521)
      modulegen: create internal/workflow (testcontainers#1520)
      modulegen: create internal/module (testcontainers#1505)
      modulegen: create internal/mkdocs (testcontainers#1504)
      fix: do not remove the file schema in docker.host property (testcontainers#1517)
      fix: reset config in tests (testcontainers#1516)
      ...
    mdelapenya committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a853d80 View commit details
    Browse the repository at this point in the history
  2. chore: add test

    mdelapenya committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6b5d098 View commit details
    Browse the repository at this point in the history
  3. fix: imports

    mdelapenya committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f61be5f View commit details
    Browse the repository at this point in the history
  4. fix: imports

    mdelapenya committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    da72a77 View commit details
    Browse the repository at this point in the history
  5. chor: add more tests

    mdelapenya committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    77cfaba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae3ecfc View commit details
    Browse the repository at this point in the history
  7. docs: use code snippets

    mdelapenya committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f32ba9f View commit details
    Browse the repository at this point in the history