Manuel Kaufmann

Results 1301 comments of Manuel Kaufmann

> It's interesting that we're only creating a single record for each possible config, should use much less data 💯 Yes, this was one of the biggest points we discussed...

> Note that `Documentation` is not marked for translation, If it's not marked as translatable, there isn't too much that we can do at build time here. We need to...

Currently, the `ssh-agent` is available only in the VCS Docker environment we create. This is, the user can make usage of the ssh-agent in `build.jobs.post_checkout` step only. I opened a...

Isn't ext-theme repository a better fit for this issue?

Hi 👋🏼 . Would you like to provide a PR? It shouldn't be too hard. We did a similar work in https://github.com/readthedocs/sphinx-notfound-page/pull/236/ for another extension we maintain. Note that we...

@jakkdl this extension is deprecated now since the feature was introduced in Read the Docs application itself. It's now called links preview: https://docs.readthedocs.com/platform/stable/link-previews.html

> Should a warning be added to the readme in this repo, as well as a link to those docs and/or [readthedocs/addons](https://github.com/readthedocs/addons?rgh-link-date=2025-04-03T18%3A40%3A37.000Z)? Yes. I just haven't had the time to...

This may not be accurate... This build was cancelled and that message is not there https://app.readthedocs.org/projects/cryptography/builds/29259480/

What would be the behavior you expect?

We can't do that. That's the problem that #12372 solves. The client doesn't know if the version slug is valid or not --it's returned by the backend resolver via a...