Manuel Kaufmann

Results 1301 comments of Manuel Kaufmann

I found the issue. Since we have registered `readthedocs.com` in our CF platform as well it needs a special Worker Route. I added the special router and it works now....

@ericholscher If you changed something in the CF console, remember to make those changes in TF as well.

Thanks for reporting this. It seems it's missing the variable in the `with` from the `blocktrans` 👍🏼

We are deprecating Google Analytics (see https://github.com/readthedocs/sphinx_rtd_theme/pull/1576) and we moved the generation of the flyout to its own `.js` file. So, I think we won't have inline javascript when releasing...

Today I had a user request wanting to "exclude PR builds on matching branch names". As an example, they don't want to build PR when the branch starts with `dependabot/`....

You should follow the steps described in https://github.com/garethgeorge/backrest/issues/620 to make this connection to not require password or any user interaction. I followed that and it worked great!

I understand. Unfortunately, we haven't had the time to prioritize that.

I renamed the issue to something similar to https://github.com/readthedocs/readthedocs.org/issues/8709 which is related, but for dashboard instead of documentation pages.

Today I saw https://github.com/python/docsbuild-scripts/issues/82#issuecomment-2612817103 and I wanted to link it here as a reference.

I'm having this exact issue. I created a repository to reproduce it at https://github.com/humitos/celery-redis-visibility-timeout Let me know if I can be useful to help debugging this issue.