]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: add support to matrix.py to determine the latest AWS-LC release
authorAndrew Hopkins <andhop@amazon.com>
Tue, 5 Sep 2023 23:27:28 +0000 (16:27 -0700)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 6 Sep 2023 11:41:36 +0000 (13:41 +0200)
commit4f776903669e02c69307053ef10e462b7eff1169
tree12b61f32884b629cf6bca621c0c27a7d90875ee8
parentc677bb840b8c73f477c3e2efbe2fed8b9ccc90e8
CI: add support to matrix.py to determine the latest AWS-LC release

Refactor the existing OpenSSL tag parsing logic to share some of GitHub
tag logic. OpenSSL and AWS-LC don't follow the same naming convention so
each library has it's own sorting logic.
.github/matrix.py