aboutsummaryrefslogtreecommitdiff
path: root/infra/presubmit.py
AgeCommit message (Expand)Author
2021-02-16[jazzer] Adapt infra scripting to JVM fuzz targets (#5176)Fabian Meumertzheim
2021-02-12[presubmit] Make sure to run build tests even if nonbuild tests fail (#5183)jonathanmetzman
2021-02-05[infra] Improve test speed (#5118)jonathanmetzman
2021-01-27Simplify changed files logic. (#5056)Abhishek Arya
2021-01-27Get list of changed files from branch head, instead of master. (#5048)Abhishek Arya
2021-01-25Replace terms that are uninclusive. (#5045)jonathanmetzman
2021-01-21Fix build functions tests when invoked from unittest.TestSuite. (#5027)Oliver Chang
2021-01-20fix nitsJonathan Metzman
2021-01-20Explain why blacklisting base-sanitizer-libs-builderJonathan Metzman
2021-01-20fmt/lntJonathan Metzman
2021-01-20implement blocklistJonathan Metzman
2021-01-20fixJonathan Metzman
2021-01-20Fix lint function and add pylint directiveJonathan Metzman
2021-01-20Fix docstringJonathan Metzman
2021-01-20Lint everything (and test everything too?Jonathan Metzman
2020-12-18[presubmit] Support option to run on all files (#4870)jonathanmetzman
2020-12-10Populate a bunch of main_repo values. (#4815)Oliver Chang
2020-11-19Initial support for ujson (as a Python fuzzing sample). (#4657)mbarbella-chromium
2020-09-23Set main repo for clamav. (#4466)Oliver Chang
2020-09-03Add a blackbox field to project.yaml (#4405)Oliver Chang
2020-08-25[presubmit] Allow 'none' as a fuzzing engine (#4370)jonathanmetzman
2020-08-10Add |builds_per_day| to supported section in project.yaml. (#4291)Abhishek Arya
2020-05-28Fix CIFuzz issue where targets assumed in OSS-Fuzz build if exists (#3817)jonathanmetzman
2020-05-13[CIFuzz] Support ALLOWED_BROKEN_TARGETS_PERCENTAGE (#3726)jonathanmetzman
2020-04-28Revert "[CIFuzz] Support ALLOWED_BROKEN_TARGETS_PERCENTAGE"Jonathan Metzman
2020-04-28[CIFuzz] Support ALLOWED_BROKEN_TARGETS_PERCENTAGEJonathan Metzman
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
2020-03-05[infra] Presubmit fix - test (#3443)Leo Neat
2020-02-21[Infra] Add tests to presubmit (#3405)Leo Neat
2020-02-07glib: Fix build due to Meson option changing type (#3358)Philip Withnall
2020-01-30[infra] Introduce "language" attribute in the project.yaml (#3297). (#3299)Max Moroz
2020-01-23[infra] Make presubmit script handle experimental flag in project.yaml (#3277...Max Moroz
2020-01-21[infra] Add fuzzing_engines section for the project.yaml. (#3267)Max Moroz
2020-01-15[infra] Presubmit: remove license check for all .yaml files. (#3235)Max Moroz
2020-01-15Fix presubmit parsing issue with emails. (#3234)Abhishek Arya
2020-01-10[infra] Add presubmit script (#3196)jonathanmetzman