Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move entrypoints for CIFuzz to cifuzz folder. (#5020) | jonathanmetzman | 2021-01-20 |
| | | | | | Move entrypoints for CIFuzz to cifuzz. This allows us to reduce some complexity by getting rid of an unnecessary copy in docker and a hack to making importing work. | ||
* | Cifuzz external build (#4656) | jonathanmetzman | 2020-12-07 |
| | | | | | * Support building fuzzers for projects outside of OSS-Fuzz * Use retry wrapper * Fix some tests. | ||
* | Make CIFuzz more debuggable by allowing one to run off a branch (#4666) | jonathanmetzman | 2020-11-24 |
Make it possible to run CIFuzz from a non-master branch |