Manuel Kaufmann
Manuel Kaufmann
This is where the client is getting the version slug from: ``` $ curl -sIL https://test-builds.readthedocs.io/en/invalid-url/ | grep -i version x-rtd-version: invalid-url x-rtd-version-method: path ``` The client doesn't know if...
> When building a sphinx-based project, the build does not run in the project directory but rather in the directory which contains the `conf.py` file. All other commands run in...
I found we want to use the same logic in the ext-theme as well: https://github.com/readthedocs/ext-theme/issues/644
That's also a good point. Currently, the `Build.length=None` when the build is terminated. However, the UI is showing detecting that as a special case and showing a dynamic time based...
mambaforge is deprecated, you should use conda directly. See https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/ and https://github.com/readthedocs/readthedocs.org/issues/11690 Please, try using the latest version of conda and let us know if it works fine.
Is it not possible to link the `llms.txt` file from `robots.txt` or `sitemap.xml`? From what you quoted in the description, it seems it's possible to put in a subpath (not...
It's only possible if the project is single language and single version. How the root `llms.txt` should behave for projects with multiple languages/versions?
We've been hitting this a lot lately and this has triggered a NR alarm. It would be good if we can prioritize this because of the alarm, but also because...
The expected result here is to copy the behavior we used to have: show all build notifications on build detail pages to all users for public projects. The code you...
Actually, we _just_ receive a support email about this exact same problem: https://app.frontapp.com/open/cnv_ni9id53?key=IXuAcHhM5AG28s077lJ-Tlebut_7QyNp 😄