Manuel Kaufmann

Results 1301 comments of Manuel Kaufmann

Note that this will allow us to run all commands as `docs` users locally instead of using `root` inside the container's images.

Also note that there are other places that share the mounted volume with the host for specific tasks. For example, here we are reading the git repository with GitPython from...

Yes, or writing another blog post for that particular feature + stats. We may need to update the Metabase queries and probably add a new one to track cancelled builds...

I created this Metabase question that will track conditionally cancelled builds: https://ethicalads.metabaseapp.com/question/315-conditionally-cancelled-builds-exit-183-per-day

IMHO, that sounds like a ton of work for a simple blog post. We don't have to invent a use-case. I've already propose one that it's real: "How to create...

> Do you want to write the blog post? I don't have a strong preference. Either way is fine.

> We should definitely do a "most popular Sphinx extensions" post Before writing this blog post, I'd like to have this PR merged and collect data during some weeks first:...

This is the previous post we wrote and the one we should use as reference to write an updated version of it: https://blog.readthedocs.com/knowing-more-about-ourselves/

They are considering pre-building the images: https://github.com/wpilibsuite/sphinxext-opengraph/issues/66

Thanks for reporting this. I think we need to modify our code where we defined the setting, https://github.com/rtfd/sphinx-notfound-page/blob/f30850e4a648e4490824499671f72522e41c66fa/notfound/extension.py#L270-L276, to accept `None` as well using `types=[str, None]` probably following https://www.sphinx-doc.org/en/master/extdev/appapi.html#sphinx.application.Sphinx.add_config_value