Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / testcontainers/testcontainers-python issues and pull requests

#737 - feat(core): Support working with env files

Pull Request - State: open - Opened by Tranquility2 2 days ago - 1 comment

#735 - fix(trino): add delay time to avoid Trino issue

Pull Request - State: open - Opened by grieve54706 4 days ago - 2 comments

#734 - fix: Vault health check

Pull Request - State: closed - Opened by SergeyTsaplin 5 days ago - 1 comment

#733 - New Container: Loki

Issue - State: open - Opened by jeschkies 13 days ago
Labels: 🚀 enhancement

#732 - chore: fix broken link in contributing.md

Pull Request - State: closed - Opened by stscoundrel 14 days ago
Labels: intend to merge this or some version of it

#731 - feat: new container `risingwave`

Pull Request - State: open - Opened by MattiasMTS 15 days ago

#730 - New Container: RisingWave

Issue - State: open - Opened by MattiasMTS 15 days ago
Labels: 🚀 enhancement

#729 - Reproducible test case for issue 707

Pull Request - State: open - Opened by chrismaeda 19 days ago
Labels: intend to merge this or some version of it

#728 - feat : Add support for depends_on functionality

Pull Request - State: open - Opened by hari134 23 days ago - 3 comments
Labels: intend to merge this or some version of it

#725 - chore(core): remove test-dind and image makefile entries

Pull Request - State: closed - Opened by CarliJoy 25 days ago - 1 comment

#723 - Bug: Can't find `docker`

Issue - State: closed - Opened by Chris-May-WS 27 days ago - 1 comment

#722 - chore(main): release testcontainers 4.8.3

Pull Request - State: open - Opened by github-actions[bot] about 1 month ago
Labels: autorelease: pending

#721 - fix: allow running all tests

Pull Request - State: closed - Opened by alexanderankin about 1 month ago - 1 comment

#720 - Feature: Change to another layout [src]

Issue - State: open - Opened by CarliJoy about 1 month ago - 11 comments
Labels: 🚀 enhancement

#719 - fix: update wait_for_logs to not throw on 'created', and an optimization

Pull Request - State: closed - Opened by mschmitzer about 1 month ago - 1 comment

#718 - chore: Update docker to 7.1.0

Pull Request - State: closed - Opened by tristan957 about 1 month ago - 2 comments

#717 - Bug: does not work with `requests` 2.32.0

Issue - State: closed - Opened by tristan957 about 1 month ago

#716 - fix: update wait_for_logs to not throw on "created"

Pull Request - State: closed - Opened by alexanderankin about 1 month ago - 1 comment

#714 - fix(core): running testcontainer inside container

Pull Request - State: closed - Opened by CarliJoy about 1 month ago - 3 comments

#713 - Feature: Implement Azure Event Hubs

Issue - State: open - Opened by megamaster4 about 1 month ago - 1 comment
Labels: 🚀 enhancement, contributions-welcome

#712 - Bug: type hint miss match on get_exposed_port

Issue - State: open - Opened by MatheusAbdias about 1 month ago

#711 - docs: Add an example for configuring a custom DockerContainer with exposed port and environment variale

Pull Request - State: open - Opened by vemonet about 2 months ago
Labels: intend to merge this or some version of it

#710 - fix(core): Fix retrieval of the docker socket path when using rootless docker

Pull Request - State: open - Opened by vemonet about 2 months ago - 1 comment
Labels: intend to merge this or some version of it

#708 - fix(core): Add kwargs to image build

Pull Request - State: open - Opened by Tranquility2 about 2 months ago - 3 comments
Labels: intend to merge this or some version of it

#707 - Unexpected Behavior: MySqlContainer `_connect` implementation is flaky

Issue - State: open - Opened by avaz about 2 months ago - 5 comments

#706 - Bug: Docker image build kwargs is not working

Issue - State: open - Opened by Tranquility2 about 2 months ago - 3 comments
Labels: 🐛 bug

#705 - fix: mysql typo

Pull Request - State: closed - Opened by alexanderankin about 2 months ago

#704 - fix: postgres use psql instead of logs

Pull Request - State: closed - Opened by alexanderankin about 2 months ago

#702 - fix(core): Typing in docker_client

Pull Request - State: open - Opened by Tranquility2 2 months ago - 2 comments
Labels: intend to merge this or some version of it

#701 - fix(core): Typing in version

Pull Request - State: open - Opened by Tranquility2 2 months ago - 1 comment
Labels: intend to merge this or some version of it

#700 - fix(core): Typing in generic + network

Pull Request - State: open - Opened by Tranquility2 2 months ago - 1 comment
Labels: intend to merge this or some version of it

#699 - fix(tests): Missing artifacts (include-hidden-files)

Pull Request - State: closed - Opened by Tranquility2 2 months ago - 3 comments

#698 - chore(main): release testcontainers 4.8.2

Pull Request - State: closed - Opened by github-actions[bot] 2 months ago - 1 comment
Labels: autorelease: tagged

#697 - fix(opensearch): add support for admin_password in >= 2.12

Pull Request - State: closed - Opened by Rahul-Anil 2 months ago

#696 - Bug: Impossible to run postgres on custom port

Issue - State: closed - Opened by romanzdk 2 months ago - 2 comments

#695 - Bug: postgres container expects English log line to ensure started

Issue - State: closed - Opened by dhofstetter 3 months ago - 3 comments

#694 - fix(keycloak): Add support for Keycloak version >=25

Pull Request - State: closed - Opened by Jinior 3 months ago - 1 comment

#693 - fix(core): Reorganize core tests and improve

Pull Request - State: closed - Opened by Tranquility2 3 months ago - 1 comment

#692 - fix(core): Typing in config + utils

Pull Request - State: closed - Opened by Tranquility2 3 months ago - 5 comments

#691 - fix(core): Typing in auth

Pull Request - State: closed - Opened by Tranquility2 3 months ago - 2 comments

#690 - feat(core): Protocol support for container port bind and expose

Pull Request - State: open - Opened by Tranquility2 3 months ago - 1 comment
Labels: intend to merge this or some version of it

#689 - fix typo in MySqlContainer

Pull Request - State: closed - Opened by reta-ygs 3 months ago

#688 - docs: Add a more advance usecase documentation for ServerContainer

Pull Request - State: closed - Opened by Tranquility2 3 months ago - 8 comments

#687 - Feature: Support static env config from file

Issue - State: open - Opened by Tranquility2 3 months ago - 2 comments
Labels: 🚀 enhancement

#686 - fix: Update the FastAPI install on genric module doctest samples

Pull Request - State: closed - Opened by Tranquility2 3 months ago - 1 comment

#684 - feat(core): Add support for working with env files

Pull Request - State: closed - Opened by Tranquility2 3 months ago - 12 comments

#683 - chore(main): release testcontainers 4.8.1

Pull Request - State: closed - Opened by github-actions[bot] 3 months ago - 1 comment
Labels: autorelease: tagged

#682 - fix: wait_for_logs can now fail early when the container stops

Pull Request - State: closed - Opened by ArthurBook 3 months ago - 7 comments

#679 - Feature: dependsOn functionality for DockerContainer

Issue - State: open - Opened by mgorsk1 3 months ago - 1 comment
Labels: 🚀 enhancement

#678 - feat: refactor network setup

Pull Request - State: closed - Opened by mgorsk1 3 months ago - 1 comment

#677 - feat(core): add mount files when starting a container

Pull Request - State: open - Opened by Lenormju 3 months ago - 1 comment
Labels: intend to merge this or some version of it

#676 - feat: add copying files to/from container

Pull Request - State: open - Opened by mgorsk1 3 months ago - 13 comments
Labels: intend to merge this or some version of it

#675 - Bug: KafkaContainer.tc_start not starting when using a Network

Issue - State: open - Opened by champialex 3 months ago - 1 comment

#674 - Feature: Proper type hinting for UDP ports bindings

Issue - State: open - Opened by champialex 3 months ago - 3 comments
Labels: 🚀 enhancement

#673 - fix: Add Db2 support

Pull Request - State: closed - Opened by icarrusss 3 months ago - 1 comment
Labels: community-feat

#672 - New Container: Db2

Issue - State: closed - Opened by icarrusss 3 months ago
Labels: 🚀 enhancement

#671 - docs: Documentation fix for ServerContainer

Pull Request - State: closed - Opened by sasa-buklijas 3 months ago - 2 comments
Labels: intend to merge this or some version of it

#670 - Question: How to set env for DockerImage or ServerContainer

Issue - State: closed - Opened by sasa-buklijas 3 months ago - 2 comments
Labels: 📖 documentation

#669 - feat(compose): add ability to get docker compose config

Pull Request - State: closed - Opened by g0di 3 months ago - 3 comments

#668 - Question: Accessing docker compose container services when using DinD

Issue - State: open - Opened by metaloid2k21 3 months ago - 4 comments
Labels: 📖 documentation

#666 - Bug: MSSQL Cannot run 'SELECT 1': container is not ready

Issue - State: closed - Opened by grieve54706 3 months ago - 4 comments

#665 - Feature: add DockerContainer.with_copy_file_to_container

Issue - State: open - Opened by Lenormju 3 months ago - 1 comment
Labels: 🚀 enhancement, contributions-welcome

#664 - fix: Add JAX Container

Pull Request - State: open - Opened by Josephrp 4 months ago - 2 comments
Labels: community-feat

#663 - Making a container to test SaltStack, is this pattern reasonable?

Issue - State: open - Opened by N0K0 4 months ago - 1 comment
Labels: 🚀 enhancement

#662 - New Container: JAX

Issue - State: open - Opened by Josephrp 4 months ago
Labels: 🚀 enhancement

#661 - feat(core): add ability to do OR & AND for waitforlogs

Pull Request - State: closed - Opened by alexanderankin 4 months ago

#660 - Bug: wait_for_logs on DockerCompose container fails

Issue - State: open - Opened by gzt5142 4 months ago - 1 comment

#658 - chore(main): release testcontainers 4.8.0

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago - 1 comment
Labels: autorelease: tagged

#657 - Please set default branch to 'main' in codecov.io

Issue - State: open - Opened by Tranquility2 4 months ago - 6 comments

#656 - fix(rabbitmq): add `vhost` as parameter to RabbitMqContainer

Pull Request - State: closed - Opened by MorganTrench 4 months ago - 1 comment
Labels: community-feat

#655 - feat(new): Added AWS Lambda module

Pull Request - State: closed - Opened by Tranquility2 4 months ago - 1 comment

#654 - fix(selenium): add Arg/Options to api of selenium container

Pull Request - State: closed - Opened by alexanderankin 4 months ago - 4 comments
Labels: community-feat

#653 - Bug: Testcontainers can't connect to set DOCKER_HOST in Gitlab CI

Issue - State: closed - Opened by spreeni 4 months ago - 4 comments

#652 - Question: where to add the Chrome options for BrowserWebDriverContainer

Issue - State: closed - Opened by stevechow21 4 months ago - 2 comments
Labels: 📖 documentation

#651 - Feature: Allow setting environment variables with DockerCompose

Issue - State: open - Opened by GMorris-professional 4 months ago - 4 comments
Labels: 🚀 enhancement

#650 - chore(reaper): upgrade from 0.7.0 -> 0.8.1

Pull Request - State: closed - Opened by alexanderankin 4 months ago

#649 - New Container: MFflow

Issue - State: open - Opened by maximilianreimer 4 months ago - 1 comment
Labels: 🚀 enhancement

#648 - fix(mssql): use pyodbc instead for improved reliability over pymssql

Pull Request - State: open - Opened by MarkBNinetyOne 4 months ago - 1 comment

#644 - Bug: Testcontainers in Docker container

Issue - State: open - Opened by joeg-ita 4 months ago - 9 comments

#643 - fix(modules): Mailpit container base API URL helper method

Pull Request - State: closed - Opened by oliverlambson 4 months ago - 1 comment

#642 - fix: Add container Trino

Pull Request - State: closed - Opened by grieve54706 4 months ago - 1 comment
Labels: community-feat

#641 - New Container: Trino

Issue - State: closed - Opened by grieve54706 4 months ago
Labels: 🚀 enhancement

#640 - Feature: mongodb as replica set (single node)

Issue - State: open - Opened by iamsaywhat 5 months ago - 5 comments
Labels: 🚀 enhancement, contributions-welcome

#639 - chore(main): release testcontainers 4.7.2

Pull Request - State: closed - Opened by github-actions[bot] 5 months ago - 1 comment
Labels: autorelease: tagged

#637 - Bug: kafka testcontainer does not support adding a network

Issue - State: closed - Opened by champialex 5 months ago - 2 comments