]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: github: split ssl lib selection based on git branch
authorIlya Shipitsin <chipitsine@gmail.com>
Mon, 12 Dec 2022 14:15:22 +0000 (19:15 +0500)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 12 Dec 2022 15:20:48 +0000 (16:20 +0100)
commit4a04cd35ae89bf6a3bb7620f7a49804de3240ac4
tree60a43d7b699e492f065b8a1719bf6dd0f9cb0264
parent4b167006fd574d6377cfc59afb31b167d8694c11
CI: github: split ssl lib selection based on git branch

when *SSL_VERSION="latest" behaviour was introduced, it seems to be fine
for development branches, but too intrusive for stable branches.

let us limit "latest" semantic only for development builds, if branch name
contains "haproxy-" it is supposed to be stable branch, no latest openssl
should be taken

[wla: must be backported as far as 2.6]
Signed-off-by: William Lallemand <wlallemand@haproxy.org>
.github/matrix.py
.github/workflows/vtest.yml