| Commit message (Expand) | Author | Age | Files | Lines |
* | build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 | dependabot[bot] | 2021-12-20 | 1 | -1/+1 |
* | build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0 | dependabot[bot] | 2021-12-13 | 1 | -1/+1 |
* | Merge pull request #21749 from nabijaczleweli/bashpsko | Luca Boccassi | 2021-12-13 | 3 | -3/+3 |
|\ |
|
| * | Change all fixed-path bash shebangs to /u/b/env bash outside test/ | наб | 2021-12-12 | 3 | -3/+3 |
* | | build(deps): bump github/codeql-action from 1.0.25 to 1.0.26 | dependabot[bot] | 2021-12-13 | 1 | -3/+3 |
|/ |
|
* | ci: Build test with different linkers | Jan Janssen | 2021-12-11 | 2 | -8/+14 |
* | ci: run mkosi in a wrapper | Frantisek Sumsal | 2021-12-10 | 2 | -7/+36 |
* | ci: check for failed services after boot | Frantisek Sumsal | 2021-12-10 | 2 | -29/+15 |
* | ci: run the CodeQL action also when its configuration changes | Frantisek Sumsal | 2021-12-07 | 1 | -1/+4 |
* | ci: sync the list of CodeQL queries with LGTM | Frantisek Sumsal | 2021-12-07 | 1 | -0/+1 |
* | ci: pin python dependencies and let Dependabot keep track of them | Evgeny Vereshchagin | 2021-12-07 | 2 | -3/+21 |
* | build(deps): bump github/codeql-action from 1.0.24 to 1.0.25 | dependabot[bot] | 2021-12-07 | 1 | -3/+3 |
* | ci: consider `cryptolib` in the group identifier | Frantisek Sumsal | 2021-12-03 | 1 | -1/+1 |
* | ci: install libbpf | Frantisek Sumsal | 2021-12-03 | 1 | -1/+2 |
* | ci: expand the test framework to cover openssl | Zbigniew Jędrzejewski-Szmek | 2021-12-02 | 2 | -1/+11 |
* | build(deps): bump github/codeql-action from 1.0.23 to 1.0.24 | dependabot[bot] | 2021-11-25 | 1 | -3/+3 |
* | build(deps): bump github/codeql-action from 1.0.22 to 1.0.23 | dependabot[bot] | 2021-11-18 | 1 | -3/+3 |
* | build(deps): bump github/super-linter from 4.8.3 to 4.8.4 | dependabot[bot] | 2021-11-17 | 1 | -1/+1 |
* | ci: run codeql on PRs from Dependabot | Evgeny Vereshchagin | 2021-11-17 | 1 | -0/+3 |
* | ci: pin mkosi to SHAs as well | Evgeny Vereshchagin | 2021-11-15 | 1 | -1/+1 |
* | build(deps): bump github/super-linter from 4.8.1 to 4.8.3 | dependabot[bot] | 2021-11-15 | 1 | -1/+1 |
* | ci: tighten codeql and labeler even more | Evgeny Vereshchagin | 2021-11-14 | 2 | -2/+5 |
* | ci: LGPLv2+ify dependapot config and codeql action | Evgeny Vereshchagin | 2021-11-14 | 1 | -0/+4 |
* | ci: pin the codeql action to SHAs | Evgeny Vereshchagin | 2021-11-14 | 1 | -3/+3 |
* | ci: mimic the "restricted" mode | Evgeny Vereshchagin | 2021-11-14 | 6 | -6/+12 |
* | ci: tighten several GHActions a bit more | Evgeny Vereshchagin | 2021-11-13 | 7 | -0/+17 |
* | build(deps): bump actions/checkout from 2 to 2.4.0 | dependabot[bot] | 2021-11-13 | 6 | -6/+6 |
* | Merge pull request #21342 from evverx/dependabot-error | Frantisek Sumsal | 2021-11-13 | 1 | -1/+1 |
|\ |
|
| * | try to fix a Dependabot error | Evgeny Vereshchagin | 2021-11-11 | 1 | -1/+1 |
* | | ci: run the unit_tests and mkosi jobs on stable branches as well | Frantisek Sumsal | 2021-11-13 | 3 | -0/+4 |
|/ |
|
* | ci: pin some workflows to SHAs | Evgeny Vereshchagin | 2021-11-11 | 3 | -3/+3 |
* | ci: pin labeler | Evgeny Vereshchagin | 2021-11-11 | 1 | -1/+1 |
* | ci: run codeql-analysis daily | Evgeny Vereshchagin | 2021-11-12 | 1 | -0/+42 |
* | ci: take CIFuzz's matrix into consideration | Frantisek Sumsal | 2021-11-10 | 1 | -1/+1 |
* | ci: cancel previous jobs on ref update | Frantisek Sumsal | 2021-11-10 | 5 | -0/+15 |
* | ci: fix indentation | Frantisek Sumsal | 2021-11-10 | 1 | -29/+29 |
* | Revert "CI: run GCC unit test job on push to main" | Frantisek Sumsal | 2021-11-10 | 1 | -7/+0 |
* | Revert "CI: disable opensuse mkosi CI" | Michal Koutný | 2021-11-09 | 1 | -2/+1 |
* | CI: disable code coverage in GH Action | Luca Boccassi | 2021-10-21 | 2 | -15/+0 |
* | CI: disable opensuse mkosi CI | Daan De Meyer | 2021-10-19 | 1 | -1/+2 |
* | ci: use the system llvm-11 package on Focal | Frantisek Sumsal | 2021-10-12 | 1 | -5/+11 |
* | ci: use LGPLv2+ for all our ci configuration | Zbigniew Jędrzejewski-Szmek | 2021-10-01 | 9 | -0/+9 |
* | github: use the same headers on yaml files | Zbigniew Jędrzejewski-Szmek | 2021-10-01 | 3 | -4/+9 |
* | ci: introduce Super-Linter for shell scripts | Frantisek Sumsal | 2021-09-30 | 1 | -0/+38 |
* | ci: shellcheck-ify CI scripts | Frantisek Sumsal | 2021-09-29 | 2 | -2/+4 |
* | Revert "CI: run unit tests in a network namespace" | Yu Watanabe | 2021-09-29 | 1 | -5/+2 |
* | CI: run GCC unit test job on push to main | Luca Boccassi | 2021-09-29 | 1 | -0/+7 |
* | CI: do manpages build only on the clang unit test run | Luca Boccassi | 2021-09-27 | 1 | -1/+3 |
* | CI: add code coverage reports via lcov and coveralls.io | Luca Boccassi | 2021-09-27 | 2 | -2/+17 |
* | CI: run unit tests in a network namespace | Luca Boccassi | 2021-09-27 | 1 | -2/+5 |