William,

On 3/8/22 21:30, Tim Düsterhus wrote:
- The action is also easily reusable by other projects. For testing my

Adding to that: It's also easily reusable by the other workflows. We currently have the separate musl.yml workflow that does this:

https://github.com/haproxy/haproxy/blob/5ce1299c643543c9b17b4124b299feb3caf63d9e/.github/workflows/musl.yml#L19-L20

Your patch proposal doesn't adjust that, but with the dedicated action it could automatically benefit from caching or any other improvements we make to the VTest installation without needing to touch all the .yml files separately.

Here's an example run with an updated commit:

https://github.com/TimWolla/haproxy/runs/5470838975?check_suite_focus=true

https://github.com/TimWolla/haproxy/commit/cefe211b774f0393d4f78268a23036f32b74ee4b

Best regards
Tim Düsterhus

Reply via email to