Results 81 comments of Dan Čermák

This also needs https://github.com/dcermak/pytest_container/pull/152, and documentation obviously, a deprecation marker for the old class and try to port BCI-Tests.

Thanks for the PR! I'll take a closer look but I'll be traveling next week so please bear with me. However, I cannot merge the removal of the EoL python...

This will require quite a bit more effort. The current PR only works for docker and it does not handle derived containers properly. I'll try to implement this, but I'd...

Jacob Alheid ***@***.***> writes: > It looks like there's been a lot of changes since the 0.3.0 release that's available on PyPI (and tagged in this repo) - is it...

Ah, I understand. I'll look into integrating the doc publishing into readthedocs, that should keep previous versions around. Also, I'll try to cut a new release and work towards a...

> Hello, I'm a tech writer with some free time. May I contribute to this docs issue? If so, can we have an informal TOI? @pwitcher It would be great...

@M0ses could you help out @pwitcher here? You appear to be one of the most frequent contributors this service.

> This will need a rebase as #3026 got merged. > > Technically the docstring for `is_repo_published` is incomplete because of that as well, probably makes sense to fix that...

While maybe technically correct, it makes this API route highly inconvenient to use, as a 200 doesn't mean that it'll contain the information that you need.

> Depends on what you need. I mainly need the srcmd5 from the view=info query, and it is present. It just returns info about the source state, the error from...