Commit Graph

19 Commits

Author SHA1 Message Date
Mario Limonciello
a7cfe67cfe Add VOID CI target 2021-07-28 11:29:44 -05:00
Mario Limonciello
01f79c0339 trivial: set the reference commit to run style check against on CI 2021-07-24 20:56:26 -05:00
Mario Limonciello
bb202244e3 trivial: add clang-format into dependencies 2021-07-24 20:56:26 -05:00
Mario Limonciello
80ae982f6d trivial: fix pre-commit removing arguments 2021-06-16 06:41:46 -05:00
Norbert Kamiński
dbece574ee Add FreeBSD package to the CI matrix
Signed-off-by: Norbert Kamiński <norbert.kaminski@3mdeb.com>
2021-06-05 11:05:33 -05:00
Richard Hughes
37a0448a99 Add FreeBSD to the CI matrix 2021-05-26 16:00:32 +01:00
Richard Hughes
d83d0243e0 trivial: Hard limit the fuzz duration to 20 minutes 2021-04-15 16:19:32 +01:00
Mario Limonciello
ab20cfb35b trivial: ci: don't run no-commit-to-branch during merges 2021-04-09 10:21:29 -05:00
Mario Limonciello
0b80c872b3 trivial: move all pre-commit checks into dedicated CI job
This one should launch faster than Fedora, and should fail all the jobs
way sooner.
2021-04-09 16:02:20 +01:00
Mario Limonciello
82c3674f32 trivial: fix github workflows for master 2021-03-10 21:28:18 -06:00
Mario Limonciello
f8387d8bbd trivial: don't re-run create_containers more than once a day 2021-02-23 11:26:14 -06:00
Mario Limonciello
2264a2efca trivial: ci: add a workaround for arch container generation issue
This should be dropped at some point hopefully when the new
docker release has landed.
See: https://github.com/actions/virtual-environments/issues/2658
Fixes: #2894
2021-02-22 08:49:00 -06:00
Mario Limonciello
b4b6f8910d trivial: allow 1_4_X to trigger CI builds from Github workflows 2021-02-18 14:46:15 -06:00
Richard Hughes
9930998612 Integrate oss-fuzz with the CI 2021-02-09 16:37:25 +00:00
Mario Limonciello
dd075eb2be trivial: for create containers workflow don't fail fast
Just because Arch fails to build or push one day, don't
make all the containers fail to build or push.
2021-01-13 11:56:16 -06:00
Mario Limonciello
a5a1648c35 trivial: ci: fix ABI job 2020-12-07 10:42:51 -06:00
Mario Limonciello
07be134dca trivial: Github actions: Split up container creation 2020-11-18 06:47:57 -06:00
Mario Limonciello
0b64457256 Move ABI check to Github actions 2020-11-18 06:47:57 -06:00
Mario Limonciello
a6606fee3a Enable github workflows 2020-11-18 06:47:57 -06:00