aboutsummaryrefslogtreecommitdiff
path: root/infra/cifuzz
AgeCommit message (Expand)Author
2021-10-11Update requirements.txt (#6574)Oliver Chang
2021-10-11[cifuzz] Improve handling of coverage builds. (#6573)jonathanmetzman
2021-10-06Fix CIFuzz coverage generation. (#6523)Oliver Chang
2021-10-05[cifuzz] Use javascript actions library for uploading artifacts (#6552)jonathanmetzman
2021-10-05[cifuzz][prow] Support docker in docker to support prow. (#6556)jonathanmetzman
2021-10-04clusterfuzzlite: Upload builds after bad build check. (#6531)jonathanmetzman
2021-10-04ClusterFuzzLite: Install nodejs in cifuzz-base. (#6534)jonathanmetzman
2021-10-01[clusterfuzzlite] Keep unaffected fuzzers when uploading a build. (#6530)jonathanmetzman
2021-09-24Use libClusterFuzz for reproduction. (#6495)Oliver Chang
2021-09-17Add a cloudbuild.yaml for building CIFuzz base images. (#6457)Oliver Chang
2021-09-15Update libClusterFuzz. (#6445)Oliver Chang
2021-09-15CFLite: Fix corpus pruning for git store. (#6434)Oliver Chang
2021-09-13Use libClusterFuzz for CIFuzz fuzzing and pruning. (#6375)Oliver Chang
2021-08-31[languages] Handle language builders in cifuzz and build_and_push_test_images...jonathanmetzman
2021-08-30[cifuzz] Install docker for focal. (#6339)jonathanmetzman
2021-08-26[cifuzz] Fix bug caused by Ubuntu upgrade. (#6318)jonathanmetzman
2021-08-26[cifuzz] Handle upgrade to Ubuntu 20.04 (#6249)jonathanmetzman
2021-08-17Don't upload builds in run_fuzzers. (#6151)Oliver Chang
2021-08-12[infra][tests][NFC] Change mocked function prefix from "mocked_" to "mock_" (...jonathanmetzman
2021-08-10[cifuzz] Add pruning task (#6188)jonathanmetzman
2021-08-06[cifuzz][nfc] Switch log info to log error (#6178)jonathanmetzman
2021-08-05[cifuzz] Add feedback for bad build check (#6174)jonathanmetzman
2021-08-05[cifuzz] Fuzz in cifuzz-base (#6142)jonathanmetzman
2021-08-04[infra][NFC] Use one source of truth for engines, languages etc. (#6163)jonathanmetzman
2021-08-04[CIFuzz] Force external to use .clusterfuzzlite for build integrations. (#6167)jonathanmetzman
2021-08-04[CIFuzz][NFC] Add function for setting env vars in docker command. (#6162)jonathanmetzman
2021-08-03[cifuzz] Only grab github-specific env vars on github (#6150)jonathanmetzman
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-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-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