aboutsummaryrefslogtreecommitdiff
path: root/infra/cifuzz/config_utils.py
AgeCommit message (Expand)Author
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
2021-02-03[cifuzz] Abstract-away OSS-Fuzz specific bits (#5088)jonathanmetzman
2021-02-01[cifuzz] Support a batch fuzzing mode (#5073)jonathanmetzman
2021-01-29[cifuzz][external] Use ssh_url and fix affected fuzzers (#5072)jonathanmetzman
2021-01-29[CIFuzz] Move run_fuzzers to new config system (#5063)jonathanmetzman
2021-01-28[CIFuzz] Fix diffing + Refactor (#5032)jonathanmetzman