]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: move VTest preparation & friends to dedicated composite action
authorIlia Shipitsin <chipitsine@gmail.com>
Wed, 17 Sep 2025 20:26:24 +0000 (22:26 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 22 Sep 2025 17:18:23 +0000 (19:18 +0200)
commit8c8e50e09a56ba0fce59d6ee448e5fb4bf25b2ce
tree794b736616ef75d114b4591678b569a0d2be7073
parentfbffd2e25f2ec2333bf70f018d5617d62360c2ab
CI: move VTest preparation & friends to dedicated composite action

reference: https://docs.github.com/en/actions/tutorials/create-actions/create-a-composite-action

preparing coredump limits, installing VTest are now served by dedicated
composite action
.github/actions/setup-vtest/action.yml [new file with mode: 0644]
.github/workflows/aws-lc-template.yml
.github/workflows/fedora-rawhide.yml
.github/workflows/openssl-nodeprecated.yml
.github/workflows/quictls.yml
.github/workflows/vtest.yml
.github/workflows/wolfssl.yml