Ilya Shipitsin
|
f9bc6e4968
|
CI: github actions: limit OpenSSL no-deprecated builds to "default,bug,devel" reg-tests
|
2020-11-04 16:14:09 +01:00 |
|
Ilya Shipitsin
|
787c63c816
|
CI: github actions: update h2spec to 2.6.0
|
2020-10-27 13:13:23 +01:00 |
|
Ilya Shipitsin
|
dafc56413c
|
CI: extend spellchecker whitelist
let us ignore *.pem files
|
2020-06-26 11:26:52 +02:00 |
|
Ilya Shipitsin
|
4289f7525a
|
CI: extend spellchecker whitelist
let us ignore *.fig files as well as "que" and "ans" words
|
2020-05-11 10:10:26 +02:00 |
|
Ilya Shipitsin
|
82e01b9437
|
CI: run weekly OpenSSL "no-deprecated" builds
OpenWRT uses such OpenSSL builds (those builds are smaller)
some details might be found at ML: https://www.mail-archive.com/haproxy@formilux.org/msg35759.html
GH: https://github.com/haproxy/haproxy/issues/367
|
2020-04-21 10:27:41 +02:00 |
|
Ilya Shipitsin
|
3e128fe973
|
CI: github actions: add weekly h2spec test
ML 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
|
2020-03-24 21:04:25 +01:00 |
|
Ilya Shipitsin
|
a21e62d2bc
|
CI: add spellcheck github action
action is self consistent. it is scheduled to run weekly
|
2020-03-14 09:44:21 +01:00 |
|
Ilya Shipitsin
|
6328b73d28
|
BUILD: enable ERR=1 in github cygwin builds
|
2020-02-15 16:32:38 +01:00 |
|
Ilya Shipitsin
|
8aad9465f9
|
BUILD: CI: move cygwin builds to Github Actions
builds on travis-ci fail because of
https://travis-ci.community/t/cygwin-issue-cygheap-base-mismatch-detected/5359
unfortunately, documentation does not help.
so, let us move builds to Github Actions.
also, remove deprecated "sudo" directive from .travis.yml
|
2020-01-22 22:51:30 +01:00 |
|