aboutsummaryrefslogtreecommitdiff
path: root/infra
AgeCommit message (Expand)Author
2021-08-03[cifuzz][NFC] Move default configs to config_utils.py (#6157)jonathanmetzman
2021-08-03[cifuzz][NFC] Move Workspace to workspace_utils. (#6158)jonathanmetzman
2021-08-03[cifuzz] Add basic end-to-end tests. (#6139)jonathanmetzman
2021-08-03[helper] Switch from print to log (#6149)jonathanmetzman
2021-08-02[cifuzz] Create validate method on BaseConfig (#6135)jonathanmetzman
2021-07-30[cifuzz] Don't delete base-runner (#6143)jonathanmetzman
2021-07-30Handle CI fuzz builds from events other than push or pull_request. (#6055)Oliver Chang
2021-07-29[CIFuzz] Allow users to specify if unreproducible crashes are reported (#6138)jonathanmetzman
2021-07-29[NFC][cifuzz] Improve env var handling. (#6137)jonathanmetzman
2021-07-29[CIFuzz] Change behavior of PROJECT_SRC_PATH to be clearer. (#6136)jonathanmetzman
2021-07-29[cifuzz] Implement get_files_covered_by_target for external users (#6132)jonathanmetzman
2021-07-29[CIFuzz] Don't overwrite the repo in external builds. (#6131)jonathanmetzman
2021-07-28[CIFuzz][NFC] Add tests for config_utils and do some minor refactoring (#6128)jonathanmetzman
2021-07-28[CIFuzz][NFC] Fix some comments. (#6130)jonathanmetzman
2021-07-28[cifuzz][NFC] Make changes suggested in #6118 (#6127)jonathanmetzman
2021-07-27[NFC][cifuzz] Move Workspace from docker into config_utils. (#6117)jonathanmetzman
2021-07-27[CIFuzz] Add script to run cifuzz (#6118)jonathanmetzman
2021-07-27Remove JDK dependency not available on ClusterFuzz (#6105)Fabian Meumertzheim
2021-07-27[cifuzz] Get rid of MANUAL_SRC_PATH (#6120)jonathanmetzman
2021-07-27Add a Git backed filestore. (#6088)Oliver Chang
2021-07-23[cifuzz] Fix last commit pushed to masterJonathan Metzman
2021-07-23[cifuzz][github_actions] Create methods/functions for uploading without tarJonathan Metzman
2021-07-23Add external actions. (#6086)Oliver Chang
2021-07-22[CIFuzz] Fix build uploading. (#6096)jonathanmetzman
2021-07-22[NFC][cifuzz] Add tests for github actions. (#6094)jonathanmetzman
2021-07-22[cifuzz][NFC] Use f-strings instead of format function (#6095)jonathanmetzman
2021-07-22[cifuzz] Fix corpus usage in coverage reports (#6093)jonathanmetzman
2021-07-22Fix typo (#6087)Oliver Chang
2021-07-21[CIFuzz] Add cifuzz- prefix to all artifacts (#6084)jonathanmetzman
2021-07-21[CIFuzz] Fix bug in tar_directory (#6083)jonathanmetzman
2021-07-21[NFC][infra][build] Move test data to test_data directory. (#6081)jonathanmetzman
2021-07-21[CIFuzz] Support uploading coverage reports (#6078)jonathanmetzman
2021-07-21[NFC][cifuzz] Delete debug code and improve naming (#6082)jonathanmetzman
2021-07-21[infra][build] Reset HOME using env instead of bash. (#6079)jonathanmetzman
2021-07-21Make oss-fuzz-project-name optional. (#6071)Oliver Chang
2021-07-20[CIFuzz][Coverage] Make coverage reports world readable (#6077)jonathanmetzman
2021-07-20[CIFuzz][ClusterFuzzLite] Prepare to support coverage reports for external us...jonathanmetzman
2021-07-20Fix misspelling of Implementation (#6073)jonathanmetzman
2021-07-20[infra][build] Set HOME=/root on GCB when doing fuzzer builds. (#6069)jonathanmetzman
2021-07-18Pin atheris version (#6062)Abhishek Arya
2021-07-17Fix upload_corpus call arguments for batch fuzzing. (#6050)Oliver Chang
2021-07-14workaround for #6037 (#6039)van Hauser
2021-07-08Revert "Bring back build status page fix until quota issues are resolved. (#5...Oliver Chang
2021-07-07update afl++, abuse better cmplog performance (#6006)van Hauser
2021-07-06[infra] Do not close file descriptors also for JVM (#6002)Fabian Meumertzheim
2021-07-05do not close file descriptors in coverage runs. (#5999)DavidKorczynski
2021-07-05Bring back build status page fix until quota issues are resolved. (#5997)Abhishek Arya
2021-07-01[build/infra] Build engines in alphabetical order. (#5987)jonathanmetzman
2021-06-30Add CIFuzz external entrypoint for cifuzz base (#5906)Mitchel Herman
2021-06-30[CIFuzz] Don't make everything a subdirectory of /out (#5970)jonathanmetzman