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

RFC: v5 #631

Open
alexanderankin opened this issue Jul 1, 2024 · 0 comments
Open

RFC: v5 #631

alexanderankin opened this issue Jul 1, 2024 · 0 comments

Comments

@alexanderankin
Copy link
Collaborator

alexanderankin commented Jul 1, 2024

my v5 wishlist:

  1. typing/py.typed (finally)
  2. oop encapsulate things like waiting and such (finally) (Bug: concurrency causes Premature destruction of containers and networks (e.g. w/pytest-xdist) #567 (comment), Bug: wait_for_logs on DockerCompose container fails #660)
  3. how dind works - i think after typing and oop encapsulation this one should be much easier to work on.
  4. all of the Network/with_network things
  5. standardize compose interface? Using DockerCompose next to dedicated container classes features (like `SqlServerContainer`) #667

smaller things:

  1. the logger setup as mentioned in Bug: localnpipe translation not working in v3 #600 (comment)
  2. module split / generic module (DbContainer, others)
  3. review most function names - lot of unnecessary variety here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant