summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* Add Pull Request LabelerJameer Pathan2020-12-141-0/+12
* CI: Add mkosi boot testsDaan De Meyer2020-12-042-0/+69
* ci: also set -Dfuzz-tests=true if -Dslow-tests=trueYu Watanabe2020-11-131-1/+1
* ci: add the libfido2 dependency for better coverageFrantisek Sumsal2020-10-211-1/+2
* ci: build with clang-11 as wellFrantisek Sumsal2020-10-211-0/+1
* ci: bump the 'build test' image to Ubuntu FocalFrantisek Sumsal2020-10-212-2/+2
* Revert "ci: turn off the "upstream-systemd-ci" ppa"Evgeny Vereshchagin2020-07-151-1/+1
* ci: turn off the "upstream-systemd-ci" ppaEvgeny Vereshchagin2020-07-141-1/+1
* ci: pass -Werror using CFLAGSEvgeny Vereshchagin2020-06-221-1/+1
* cifuzz: build fuzz target with UBsan and MSan as wellEvgeny Vereshchagin2020-06-121-3/+9
* ci: tweak the dependency installationFrantisek Sumsal2020-06-111-7/+10
* ci: tweak the compilation optionsFrantisek Sumsal2020-06-111-3/+3
* ci: move the build check script to workflows directoryFrantisek Sumsal2020-06-112-3/+116
* ci: do the compiler-detection magic in the test scriptFrantisek Sumsal2020-06-111-18/+3
* github: move the clang/gcc build check to GH ActionsFrantisek Sumsal2020-06-111-0/+44
* github: rename CIFuzz workflow file to cifuzz.ymlFrantisek Sumsal2020-06-111-0/+0
* cifuzz: protect forks from CIFuzzEvgeny Vereshchagin2020-05-191-0/+1
* cifuzz: set allowed-broken-targets-percentage to 0Evgeny Vereshchagin2020-05-141-0/+1
* cifuzz: fuzz the master branch on pushFrantisek Sumsal2020-05-081-0/+3
* cifuzz: run only for relevant PRsFrantisek Sumsal2020-05-081-1/+9
* cifuzz: upload artifacts only when the "run fuzzers" step failsEvgeny Vereshchagin2020-05-021-1/+2
* ci: introduce CIFuzzFrantisek Sumsal2020-04-241-0/+27