Bénédikt Tran
Bénédikt Tran
The solution in general is: - Produce a MWE because the issue is generally at the RST level or the paths are incorrectly added (not in this case apparently). Also,...
Thank you for your feedback. @AA-Turner Do you have some ideas why our official docker image may not work for this case but another one (which only seems to remove...
Ah, actually the issue should be renamed to something like "make gitlab CI workflow incremental" (since it was your main concern eventually) Concerning the way changes are detected, it's probably...
Sorry for the late reply. 1. I still want to keep the original Sphinx image (at least it won't add an extra dependency or it doesn't rely on an external...
> Indeed. BTW, why relying on date rather than on md5sum fingerprint? Because there are projects with 70k+ RST files and even maybe even more HTML files. The speed for...
@SilverRainZ Thank you for what you linked. Do you think it's possible for you to take over my PR and use your approach since it appears to work?
By compatibility guarantee, do you mean in terms of OS, sphinx versions, VMs, servers etc? Also, I think what users want in priority is a working script they can just...
Ah thank you. Don't worry about deadlines because as I said, I'm only passing by today. I'll be back to business in 2 weeks or so.
We could refactor this by adding a class reponsible for this kind of things maybe?
This RFC is actually outdated. Could you quickly check that this is still compliant with [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986#section-4.4)? Also, I don't know if extensions may rely on the existence of that...