]> git.kaiwu.me - haproxy.git/commit
CI: github: merge Test and Test-musl in VTest.yml
authorWilliam Lallemand <wlallemand@irq6.net>
Sat, 18 Apr 2026 11:25:12 +0000 (13:25 +0200)
committerWilliam Lallemand <wlallemand@irq6.net>
Sat, 18 Apr 2026 13:01:02 +0000 (15:01 +0200)
commit64d6c91c90c08f9c232fdecf3f08c86be5cf9236
tree2fda1410ec6b754d31029c3516dca93899628275
parentbb59ba0a989f8af6c2d69098b6da5b7a9b0ae41c
CI: github: merge Test and Test-musl in VTest.yml

In commit 7640d794 ("CI: Integrate Musl build into vtest.yml"), the
alpine job was integrated into VTest.yml. However, most of the task are
still duplicated and changes in the workflow need edits of copy/paste
code in two places because of that.

This commit deduplicates the code by making the alpine job part of the
matrix, like it was done for macOS.
.github/actions/setup-vtest/action.yml
.github/matrix.py
.github/workflows/vtest.yml