Manuel Kaufmann

Results 1301 comments of Manuel Kaufmann

Is this PR still relevant? I'm not sure to understand exactly what problem does it solves and how many users are affected by this. My feeling with this is that...

Does the backend API support this already? If not, we should open an issue there. On the other hand, if the backend already supports this, we can implement it in...

I just wanted to chime in into this conversation to let you know that are working on a new "js client" that will include all the Read the Docs Addons...

Thanks for your contribution. I have a few questions before moving forward with this PR. > RTD_DJANGO_DEBUG has a default value of True, so ensure that an empty variable is...

> Currently `inv docker.up --no-django-debug` seems to be ineffective because [readthedocs/readthedocs.org@`main`/readthedocs/settings/docker_compose.py#L11](https://github.com/readthedocs/readthedocs.org/blob/main/readthedocs/settings/docker_compose.py?rgh-link-date=2024-02-26T11%3A17%3A07Z#L11) defaults to True if the env var is not set. This change explicitly sets `RTD_DJANGO_DEBUG` to a false-y value....

> Yea, I've read this but we've proceeded at risk due to some complex compliance requirements combined with a desire to use the same platform as we already use for...

This PR is only for development, but we should open a similar one for production. I haven't found where we configure these settings in production yet, tho.

I checked the configs in Elastic Cloud, but I wasn't able to find _where_ to configure this there.

You can activate this branch in RTD without enabling the pull request build if you want. That way, this branch will be built on every commit on RTD... Getting an...

> Overwrite robots.txt You can do this by generating this file as you want and saving it at the root of the HTML output directory. More at https://docs.readthedocs.io/en/stable/reference/robots.html