Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: add concurrency groups to workflows | Joshua Sing | 2023-12-20 | 1 | -0/+4 |
| | |||||
* | there has to be some trigger, even a manual one | Brent Cook | 2023-11-28 | 1 | -0/+3 |
| | |||||
* | disable periodic builds of broken CI workflows | Brent Cook | 2023-11-28 | 1 | -5/+0 |
| | | | | | | | | Neither of these has built in over a month. Solaris looks to be an upstream timeout issue (seems the hack it uses may not work anymore). Not sure if cifuzz is really needed either, since we're still being tested through clusterfuzz actively. | ||||
* | change the trigger for running fuzzer tests | Brent Cook | 2023-07-07 | 1 | -1/+6 |
| | | | | | | | | Since fuzzers benefit more from being run regularly on the openbsd tree, and they take a long time, does it make more sense that the trigger is a cron like the Coverity job? They sometimes don't work in branches anyway, since the fuzz builds rely on external code being updated to match the master branch. | ||||
* | CI: add CIFuzz action | David Korczynski | 2022-11-19 | 1 | -0/+26 |
Signed-off-by: David Korczynski <david@adalogics.com> |