aboutsummaryrefslogtreecommitdiff
path: root/infra/utils.py
AgeCommit message (Expand)Author
2021-10-05[cifuzz] Use javascript actions library for uploading artifacts (#6552)jonathanmetzman
2021-09-29[infra] Add block listed target name logic from ClusterFuzz (#6538)Fabian Meumertzheim
2021-08-05[cifuzz] Fuzz in cifuzz-base (#6142)jonathanmetzman
2021-06-23[CIFuzz] Add coverage report generation. (#5937)jonathanmetzman
2021-01-20match behavior of removeprefixJonathan Metzman
2021-01-20Fix bug where region count was used to determine if file was coveredJonathan Metzman
2021-01-20fmt/lntJonathan Metzman
2021-01-20Refactor coverage and move to own moduleJonathan Metzman
2020-12-08Use print for printing stacktrace instead of using log. (#4799)jonathanmetzman
2020-12-07Revert "Use print for printing stacktrace instead of using log."Jonathan Metzman
2020-12-07Use print for printing stacktrace instead of using log.Jonathan Metzman
2020-07-09utils: ignore subprocess-run-check (#4102)Evgeny Vereshchagin
2020-07-09CIFuzz: switch to systemd-detect-virt to detect docker (#4101)Evgeny Vereshchagin
2020-05-04Add a better check for crash during bisection. (#3758)Oliver Chang
2020-04-01Remove walk from utils.py (#3561)Leo Neat
2020-03-24OSSFUZZ to OSS_FUZZ (#3535)Leo Neat
2020-02-04[Infra] Update execute function in utils.py (#3319)Leo Neat
2020-01-31Moving execute to utils.py (#3313)Leo Neat
2020-01-29[Infra] CIFuzz pipeline complete. (#3281)Leo Neat