testcontainers / testcontainers-python

Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
https://testcontainers-python.readthedocs.io/en/latest/
Apache License 2.0
1.59k stars 290 forks source link

fix: move readthedocs link from "testcontainers-python" to "testcontainers" in README.md #503

Closed vinicinbgs closed 7 months ago

vinicinbgs commented 7 months ago

We need to change here too:

Screenshot 2024-03-24 at 22 23 12

Follow the new link: https://testcontainers.readthedocs.io/en/latest/

Thank you @alexanderankin

alexanderankin commented 7 months ago

im torn because i dont want to just deadlink the old one, there's probably links to it from places.

alexanderankin commented 7 months ago

this is still on hold as i dont have the required access to actually setup a WEB hook on this repo - so my testcontainers site on readthedocs is actually being manually updated (re-ran) by me.

@kiview - if you can send me your username on readthedocs i can transfer you the testcontainers name and you can click the required buttons on readthedocs.

@SergeyPirogov - my username is daveankin on https://readthedocs.org so maybe you can add me on the old one.

alexanderankin commented 7 months ago

another benefit of resolving this is docs for new containers like #508 can get published

vinicinbgs commented 7 months ago

another benefit of resolving this is docs for new containers like #508 can get published

exactly, the docs are stuck in the old version, this is not good for Developer Experience

alexanderankin commented 7 months ago

i now have access on readthedocs for https://readthedocs.org/dashboard/testcontainers-python/edit/ so it is just a matter of coordinating with @kiview or someone else with admin access to the github to actuall re-install the webhook.