aboutsummaryrefslogtreecommitdiff
path: root/infra/gcb/build_and_run_coverage.py
AgeCommit message (Expand)Author
2020-01-30[infra] Introduce "language" attribute in the project.yaml (#3297). (#3299)Max Moroz
2020-01-17[infra] Collect dataflow traces on the builder (#1632). (#3238)Max Moroz
2020-01-15[infra] Print exact reproduction commands in build failures (#3104). (#3236)Max Moroz
2020-01-09[infra] Add parens to ensure correct execution order (#3104). (#3213)Max Moroz
2020-01-09[infra] Print additional information for build/coverage failures on GCB (#310...Max Moroz
2020-01-06[infra] Do not skip coverage build if there is no build.sh file (#3185). (#3189)Max Moroz
2019-10-16[infra] Use more generic approach to skip code coverage for Go projects. (#2953)Max Moroz
2019-09-09[infra] Skip code coverage job for gofuzz projects (#2714). (#2818)Max Moroz
2019-07-23[infra] Use gsutil "cp" instead of "rsync" for coverage job (#2585). (#2625)Max Moroz
2019-03-31[infra] Fix code coverage builder script (regressed after #2264).Max Moroz
2019-03-13Remove image pushing step from build (#2232)Oliver Chang
2018-10-11[infra] Add srcmap step to code coverage job (follow-up #1547). (#1868)Max Moroz
2018-10-01[infra] Remove sancov and rename "profile" to "coverage". (#1839)Max Moroz
2018-09-12[infra] Code Coverage: fix build_and_run_coverage.py.Max Moroz
2018-09-11[infra] Code Coverage: update download_corpus script and revert #1798.Max Moroz
2018-09-06[infra] Do not fail coverage job if corpus download failed (#1798, follow-up ...Max Moroz
2018-09-04[infra] Add report date to the latest report info + fix format strings (follo...Max Moroz
2018-09-05allow folded style for coverage_extra_args (#1786)pdknsk
2018-09-03[infra] Code Coverage latest report info to be picked up by CF (follow-up #15...Max Moroz
2018-08-30[infra] Support extra coverage args in project.yaml (fix #1726, follow-up #15...Max Moroz
2018-08-27[infra] Code Coverage: copy /usr/include headers and upload logs to GCS (foll...Max Moroz
2018-08-23[infra] Use 'coverage' and 'fuzzing' tags to filter builds (follow-up #1547)....Max Moroz
2018-08-22[infra] Skip code coverage job for projects that are disabled (#1743, #1547)....Max Moroz
2018-08-22[infra] Skip coverage job for projects w/o fuzz targets (fix #1743, follow-up...Max Moroz
2018-08-20[infra] Fix check for qualified target name: include "_" (follow-up #1547).Max Moroz
2018-08-20[infra] Do not mark coverage job as failed when there are no targets list (fo...Max Moroz
2018-08-20[infra] Add the build configuration and other pieces for clang code coverage....Max Moroz