]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: github actions: add weekly h2spec test
authorIlya Shipitsin <chipitsine@gmail.com>
Tue, 24 Mar 2020 19:46:14 +0000 (00:46 +0500)
committerWilly Tarreau <w@1wt.eu>
Tue, 24 Mar 2020 20:04:25 +0000 (21:04 +0100)
commit3e128fe973679c03d3eea0bf1231a20a7384fe70
treef0eacfaa2ac91e3e678495504e6d46e536139521
parent87eacbb12fb819adb3acd68a221ead27c70efb43
CI: github actions: add weekly h2spec test

link: https://www.mail-archive.com/haproxy@formilux.org/msg36753.html
this commit adds scheduled run of h2spec tool to test http2 and HPACK
compliance.

h2spec might be found at: https://github.com/summerwind/h2spec
.github/errorfile [new file with mode: 0644]
.github/h2spec.config [new file with mode: 0644]
.github/workflows/h2spec.yml [new file with mode: 0644]