With recent revisions I made to the general Installation page that leads to other pages [1], we could write a "Install-From-HEAD-DANGEROUS" document (akin to the existing virtualenv install documents but then specify alternative install commands to install from HEAD), detailing how to install from HEAD with the major disclaimer notice about this NOT being recommended unless you want or need to track Git HEAD.
The parent page there at [1] can thus have a huge disclaimer saying "You should only do this if you really need to or are intending to work with development of Mailman 3 and its components."
Happy to write a proposal of such a document for review.
Thomas
On 2026-03-30 13:45, Stephen J. Turnbull wrote:
Stephen J. Turnbull writes:
Putting that recipe as is in the developer docs also doesn't make that much sense to me, as developers are expected to have full clones of the components they're working on. On the other hand something that points at the dev's local repos of the Mailman Suite components does make a lot of sense to me.
That would be somewhere in the neighborhood of mailman/src/mailman/docs/install.rst.
Steve