That still leaves the headache of fallback-to-release when a candidate on these many projects isn't present (actually, the smart election between candidate and release if both exist!) But great pointer, TY!
On Mar 15, 2018 21:46, "Jan Ehrhardt" <[email protected]> wrote: > William A Rowe Jr in gmane.comp.apache.devel (Thu, 15 Mar 2018 16:11:10 > -0500): > >https://github.com/appsuite/oss-httpd-build is where this all lives, and > is > >where the localized PERL5LIB schema for all the components will land. > >This can be further streamlined, and the really big caveat is that the > gather > >phase requires bash on Windows (SFU makes this trivial.) > > bash is standard installed on Appveyor images, as part of Windows GIT. > See > https://github.com/ImageMagick/ImageMagick-Windows/blob/master/ > CloneRepositories.cmd#L12 > > This just executes > https://github.com/ImageMagick/ImageMagick-Windows/blob/master/ > CloneRepositories.sh > -- > Jan > >
