GDC CI
wjoe
invalid at example.com
Wed Sep 16 10:47:01 UTC 2020
On Wednesday, 16 September 2020 at 10:23:16 UTC, Iain Buclaw
wrote:
> On Wednesday, 16 September 2020 at 09:33:05 UTC, wjoe wrote:
>>[...]
>
> build_bootstrap=enabled should be OK. Even better, it
> configures with --enable-checking=release.
>
>
>
>>[...]
>
> All tasks could be ran in parallel as there's no dependencies
> between them. The Package task though I'd imagine should be
> reserved for the release branches, so it's only ran
> infrequently.
Configuration wise that's not a problem at all. My reasoning for
the dependency was that there's no point in making a release tar
ball if the Unittests task fails.
More information about the D.gnu
mailing list