aboutsummaryrefslogtreecommitdiff
path: root/infra/cifuzz/actions/build_fuzzers/action.yml
AgeCommit message (Expand)Author
2021-08-04[CIFuzz] Force external to use .clusterfuzzlite for build integrations. (#6167)jonathanmetzman
2021-07-23Add external actions. (#6086)Oliver Chang
2021-03-23[CIFuzz] Make it possible to skip bad build check. (#5475)jonathanmetzman
2021-03-12[CIFuzz] Add functionality to save diskspace (#5342)jonathanmetzman
2021-02-19[CIFuzz] Support languages non-C++ projects (e.g. Python projects) (#5222)jonathanmetzman
2020-12-07Cifuzz external build (#4656)jonathanmetzman
2020-11-24Make CIFuzz more debuggable by allowing one to run off a branch (#4666)jonathanmetzman
2020-06-11[CIFuzz] Add support for different sanitizers (#3969)Evgeny Vereshchagin
2020-05-13[CIFuzz] Support ALLOWED_BROKEN_TARGETS_PERCENTAGE (#3726)jonathanmetzman
2020-04-28Revert "[CIFuzz] Add support for different sanitizers (#3516)"Jonathan Metzman
2020-04-28[CIFuzz] Add support for different sanitizers (#3516)Leo Neat
2020-02-19[CIFuzz] Check crash on most recent OSS-Fuzz build (#3385)Leo Neat
2020-02-06[CIFuzz] Separate build and run actions (#3336)Leo Neat