CI: fix archive name for sanitizer results.
[tinc] / .github / workflows / test.yml
2021-08-23 Kirill IsakovCI: fix archive name for sanitizer results.
2021-08-22 Kirill IsakovCI: improve sanitizer runs; minor cleanups.
2021-08-18 Kirill IsakovCI: run tests with libgcrypt.
2021-08-15 Kirill IsakovCI: downgrade cross-compilation jobs to debian:buster
2021-08-15 Guus SliepenCI: use explicit Debian release names.
2021-08-13 Guus SliepenBump the timeout for the sanitizer tests.
2021-08-10 Kirill IsakovCI: cross-compilation; build packages on every push.
2021-08-02 Kirill IsakovGitHub CI: check project for warnings with clang/gcc.
2021-08-01 Kirill IsakovCI (GitHub & sourcehut): add clang-tidy checks.
2021-07-28 Kirill IsakovGitHub CI: run most tests as a non-privileged user.
2021-07-28 Guus SliepenAdd timeouts to CI jobs.
2021-07-23 Kirill IsakovGitHub CI: enable AddressSanitizer.
2021-07-20 Guus SliepenCI: Fix installation of OpenSSL on CentOS and AlmaLinux.
2021-07-20 Guus SliepenCI: Install and use OpenSSL 1.1 on CentOS 7.
2021-07-20 Guus SliepenInstall OpenSSL 1.1 in the CentOS 7 test environment.
2021-07-20 Kirill IsakovSome cleanups in GitHub Actions CI
2021-07-12 Mathew Heardci: run for all branches
2021-07-02 Kirill IsakovRun tests on pushes and pull requests