summaryrefslogtreecommitdiff
path: root/.github/workflows/unit_tests.yml
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump actions/checkout from 3.3.0 to 3.5.2dependabot[bot]2023-05-111-1/+1
* build(deps): bump actions/checkout from 3.2.0 to 3.3.0dependabot[bot]2023-03-011-1/+1
* build(deps): bump actions/checkout from 3.0.2 to 3.2.0dependabot[bot]2023-01-061-1/+1
* ci: limit which env variables we pass through `sudo`Frantisek Sumsal2022-07-131-2/+8
* ci: build systemd with clang with -Dmode=release --optimization=2Evgeny Vereshchagin2022-06-051-1/+1
* ci: bump GH Actions to Ubuntu Jammy where applicableFrantisek Sumsal2022-05-211-1/+1
* build(deps): bump actions/checkout from 3.0.0 to 3.0.2dependabot[bot]2022-05-031-1/+1
* build(deps): bump actions/checkout from 2.4.0 to 3dependabot[bot]2022-04-011-1/+1
* ci: build systemd without optional dependenciesEvgeny Vereshchagin2022-02-221-1/+1
* ci: consider `cryptolib` in the group identifierFrantisek Sumsal2021-12-031-1/+1
* ci: expand the test framework to cover opensslZbigniew Jędrzejewski-Szmek2021-12-021-1/+9
* ci: mimic the "restricted" modeEvgeny Vereshchagin2021-11-141-1/+2
* ci: tighten several GHActions a bit moreEvgeny Vereshchagin2021-11-131-0/+2
* build(deps): bump actions/checkout from 2 to 2.4.0dependabot[bot]2021-11-131-1/+1
* ci: run the unit_tests and mkosi jobs on stable branches as wellFrantisek Sumsal2021-11-131-0/+1
* ci: cancel previous jobs on ref updateFrantisek Sumsal2021-11-101-0/+3
* Revert "CI: run GCC unit test job on push to main"Frantisek Sumsal2021-11-101-7/+0
* CI: disable code coverage in GH ActionLuca Boccassi2021-10-211-6/+0
* ci: use LGPLv2+ for all our ci configurationZbigniew Jędrzejewski-Szmek2021-10-011-0/+1
* CI: run GCC unit test job on push to mainLuca Boccassi2021-09-291-0/+7
* CI: add code coverage reports via lcov and coveralls.ioLuca Boccassi2021-09-271-1/+7
* ci: make the script names a bit more consistentFrantisek Sumsal2021-01-251-2/+2
* GH Actions: switch to mainEvgeny Vereshchagin2021-01-211-1/+1
* ci: drop a forgotten empty lineFrantisek Sumsal2021-01-111-1/+0
* ci: move Travis CI unit test jobs to GH ActionsFrantisek Sumsal2021-01-081-0/+24