Manuel Kaufmann
Manuel Kaufmann
This PR is related to https://github.com/readthedocs/ext-theme/issues/211 that talks about adding a completely new admin page to configure the addons. Since there is an addon that's related with PRs (the external...
> I'm not sure how we'd treat the notification in the admin until then though, given we probably want that option dependent on whether or not the project has opted...
Hi @akien-mga! Thanks for opening this issue. We've normalized the languages code mainly to have cleaner URLs as you mentioned. Originally, Read the Docs only supported Sphinx in the past...
I don't think we are saving those attributes in our db, right? So, we may need to update our `RemoteRepository` model to save them and re-sync all the data before...
> We don't need to escape values twice, only in the context where they are used, the 1st option should be to escape the values in the worker only I'm...
Gotcha 👍🏼 . I got confused because what you are describing here solves a more broad problem -- it's a "general purpose solution", but we don't have those issues here....
Hi @yingfhu! Note that we are deprecating "injecting extra context to Sphinx builds" (injected at https://github.com/readthedocs/readthedocs.org/blob/9f9fcfbb19e60777de9b15bacdcb3a74d6a17ee5/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl#L56-L105). So, `github_version` won't be available anymore soon. I would recommend you to find a...
@yingfhu where you able to solve your issue?
My idea behind implementing this under RTD is that you can forget about this and leave RTD to handle it for you. Otherwise, each time you rename a file you...
Ubuntu 24.04 is planned to be released on April 25