aboutsummaryrefslogtreecommitdiff
path: root/infra
AgeCommit message (Expand)Author
2021-10-11Run multiple jobs/workers by setting env vars (#5924)Federico Maggi
2021-10-11profraw: move from golang to python (#6565)Catena cyber
2021-10-11Update requirements.txt (#6574)Oliver Chang
2021-10-11[cifuzz] Improve handling of coverage builds. (#6573)jonathanmetzman
2021-10-06[cifuzz][helper] Fix error message for nonexistent external project (#6558)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-04rust coverage: fix binary ids padding (#6551)Catena cyber
2021-10-04[infra] Add different messages depending on bisection type (#6547)hanyoungYoo
2021-10-01[clusterfuzzlite] Keep unaffected fuzzers when uploading a build. (#6530)jonathanmetzman
2021-09-30[clusterfuzzlite] Include shebang line when generating project. (#6532)jonathanmetzman
2021-09-29[infra] Add block listed target name logic from ClusterFuzz (#6538)Fabian Meumertzheim
2021-09-27Fix for rust and swift coverages (#6517)Catena cyber
2021-09-24Use libClusterFuzz for reproduction. (#6495)Oliver Chang
2021-09-21Helper fixes for external projects. (#6458)Oliver Chang
2021-09-20Copy libc++ to /usr/local/lib instead of /usr/lib (#6493)jonathanmetzman
2021-09-17infra: Only pull images corresponding to project language (#6459)Fabian Meumertzheim
2021-09-17Add a cloudbuild.yaml for building CIFuzz base images. (#6457)Oliver Chang
2021-09-16Tag all base images with :v1. (#6436)Oliver Chang
2021-09-15[helper] Use base-runner to check if fuzzer exists. (#6453)jonathanmetzman
2021-09-15Update libClusterFuzz. (#6445)Oliver Chang
2021-09-15CFLite: Fix corpus pruning for git store. (#6434)Oliver Chang
2021-09-13swift: no explicit linker (#6429)Catena cyber
2021-09-13Use libClusterFuzz for CIFuzz fuzzing and pruning. (#6375)Oliver Chang
2021-09-09Roll Clang to clang 14 (945cde8b6a4579406886d08f803b632e00f0b1ec) (#6362)jonathanmetzman
2021-09-06[base-builder-new] Remove some overlooked files. (#6389)jonathanmetzman
2021-09-05grpc-swift needs zlib (#6402)Catena cyber
2021-09-02Swift ideal integration (#6312)Catena cyber
2021-09-02Fix i386 build uploading.Jonathan Metzman
2021-09-02Remove accidentally committed file (#6380)jonathanmetzman
2021-09-01[language builders] Get rid of base-builder-new (#6361)jonathanmetzman
2021-09-01Fix go coverage builds (#6369)Abhishek Arya
2021-08-31Fix go coverage build regression. (#6367)Abhishek Arya
2021-08-31[NFC][Ubuntu upgrade] Remove base-sanitizer-libs-builder (#6364)jonathanmetzman
2021-08-31[languages] Handle language builders in cifuzz and build_and_push_test_images...jonathanmetzman
2021-08-31[base-builder-new] Fix issues (#6363)jonathanmetzman
2021-08-30[base-builder-rust] Make install_rust.sh executable. (#6354)jonathanmetzman
2021-08-30[infra][rust] Split out rust projects to their own builder image (#6352)jonathanmetzman
2021-08-30[infra][python] Split out python projects to their own builder. (#6341)jonathanmetzman
2021-08-30[go][infra] Create base-builder-go and use it to build go projects. (#6335)jonathanmetzman
2021-08-30[infra][jvm] Split out JVM projects to their own builder. (#6336)jonathanmetzman
2021-08-30[cifuzz] Install docker for focal. (#6339)jonathanmetzman
2021-08-27[base-builder-new] Fix compile script. (#6340)jonathanmetzman
2021-08-27[infra] Do precompiles first before copying other scripts. (#6337)jonathanmetzman
2021-08-27[base-images] Pin base-builder-swift instead of base-builder-newJonathan Metzman
2021-08-27Fix exception in request_coverage_build. (#6328)Oliver Chang
2021-08-27Pin base-builder-new to xenial. (#6327)Oliver Chang