Manuel Kaufmann

Results 1301 comments of Manuel Kaufmann

I opened https://github.com/readthedocs/readthedocs.org/pull/9020 to increase the page size to 100 when dealing with organizations and their repositories. This is not the best fix, but at least it will reduce the...

@stsewd were you able to replicate this issue?

> Use an intermediate table for latest/latest successful build on Project. This requires updating the relationship after each build. Do we need an intermediate table for this? Why not just...

I thought a little more about this and I realized that: - We need to use an API call from the builder to update the DB object - We can...

Simplifying the build process is always good. Every time I have to work with its internals it's not easy to follow it and it's hard to write tests. I'd probably...

Hi @tsibley! Currently, we don't support too much customization on the addons flyout, but we are exploring different ideas to allow users to customize it in different ways -- as...

Hi all 👋🏼 Today we releasing a new addon called `CustomScript` that allows users to inject a JavaScript file in all the versions of the documentation of a project without...

Hi @sachin-suresh-rapyuta! The build you linked, https://app.readthedocs.com/projects/rr-pa-amr-user-docs/builds/2470985/, built the version `3.3.0-13` and `af420dc29985dcc2cf456b536b81124295e3ef29` which is the commit tagged as `3.3.0-13`. That's the expected behavior. If you want to build the...

Feel free to re-open if you are still having this issue.

Hrm, interesting. It seems that Docusaurus does something behind the scenes that I'm not sure to understand. Watch this video https://github.com/user-attachments/assets/34530ccf-397a-4a2e-82ab-a6c3e24e42b3 1. The page is loaded 2. Refresh the page...