[latex3-commits] [git/LaTeX3-latex3-latex2e] gh-actions-split-config: fixup! Split configurations of latex-lab (fef3dd13)

Frank Mittelbach frank.mittelbach at latex-project.org
Thu Mar 9 22:37:01 CET 2023


Am 09.03.23 um 22:22 schrieb Marcel Fabian Krüger:
> Repository : https://github.com/latex3/latex2e
> On branch  : gh-actions-split-config
> Link       : https://github.com/latex3/latex2e/commit/fef3dd13d427d0048434d8dca9135eef60280ebd
> 
>> ---------------------------------------------------------------
> 
> commit fef3dd13d427d0048434d8dca9135eef60280ebd
> Author: Marcel Fabian Krüger <tex at 2krueger.de>
> Date:   Thu Mar 9 22:22:21 2023 +0100
> 
>      fixup! Split configurations of latex-lab
> 
> 
>> ---------------------------------------------------------------
> 
> fef3dd13d427d0048434d8dca9135eef60280ebd
>   .github/workflows/main.yaml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
> index 41f618dd..82ad7fdb 100644
> --- a/.github/workflows/main.yaml
> +++ b/.github/workflows/main.yaml
> @@ -81,7 +81,7 @@ jobs:
>             - module: required/latex-lab
>               config: config-OR
>             - module: required/latex-lab
> -            config: config-mathcapture
> +            config: config-mathtagging
>             - module: required/latex-lab
>               config: config-OR-luatex
>             - module: required/latex-lab

just wondering ... wouldn't it be simpler to just split along the engine 
lines? ie tasks one per engine? I mean this here is perhaps better in 
terms of the future if we get more and more  stuff added to latex-lab, 
but eventually this is going to migrate out so it will not grow 
exponentially

just a thought
frank



More information about the latex3-commits mailing list.