aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/utils.py
Commit message (Expand)AuthorAge
* match behavior of removeprefixGravatar Jonathan Metzman2021-01-20
* Fix bug where region count was used to determine if file was coveredGravatar Jonathan Metzman2021-01-20
* fmt/lntGravatar Jonathan Metzman2021-01-20
* Refactor coverage and move to own moduleGravatar Jonathan Metzman2021-01-20
* Use print for printing stacktrace instead of using log. (#4799)Gravatar jonathanmetzman2020-12-08
* Revert "Use print for printing stacktrace instead of using log."Gravatar Jonathan Metzman2020-12-07
* Use print for printing stacktrace instead of using log.Gravatar Jonathan Metzman2020-12-07
* utils: ignore subprocess-run-check (#4102)Gravatar Evgeny Vereshchagin2020-07-09
* CIFuzz: switch to systemd-detect-virt to detect docker (#4101)Gravatar Evgeny Vereshchagin2020-07-09
* Add a better check for crash during bisection. (#3758)Gravatar Oliver Chang2020-05-04
* Remove walk from utils.py (#3561)Gravatar Leo Neat2020-04-01
* OSSFUZZ to OSS_FUZZ (#3535)Gravatar Leo Neat2020-03-24
* [Infra] Update execute function in utils.py (#3319)Gravatar Leo Neat2020-02-04
* Moving execute to utils.py (#3313)Gravatar Leo Neat2020-01-31
* [Infra] CIFuzz pipeline complete. (#3281)Gravatar Leo Neat2020-01-29