aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/gcb
Commit message (Expand)AuthorAge
* [infra] Loose the limits for dataflow traces collection (#1632). (#3411)Gravatar Max Moroz2020-02-19
* [infra] GSB: ignore failing "gsutil rm -rf" step. (#3412)Gravatar Max Moroz2020-02-19
* [infra] Perform "gsutil rm -rf" if we need to overwrite coverage data. (#3404)Gravatar Max Moroz2020-02-18
* [infra] Use wildcard in gsutil cp command as it lacks -T option. (#3396)Gravatar Max Moroz2020-02-14
* [infra] Upload latest.version metadata file for most recent build. (#3379)Gravatar Max Moroz2020-02-13
* [infra] Fix broken batching in the corpora download helper (#3351). (#3353)Gravatar Max Moroz2020-02-06
* [infra] Generate full coverage JSONs for dataflow enabled targets (#1632). (#...Gravatar Max Moroz2020-02-04
* [infra] Introduce "language" attribute in the project.yaml (#3297). (#3299)Gravatar Max Moroz2020-01-30
* [infra] Add env variable to the DF collection GCB step (#1632). (#3250)Gravatar Max Moroz2020-01-17
* [infra] Collect dataflow traces on the builder (#1632). (#3238)Gravatar Max Moroz2020-01-17
* [infra] Print exact reproduction commands in build failures (#3104). (#3236)Gravatar Max Moroz2020-01-15
* Build honggfuzz by default. (#3228)Gravatar Oliver Chang2020-01-14
* [infra] Add parens to ensure correct execution order (#3104). (#3213)Gravatar Max Moroz2020-01-09
* [infra] Print additional information for build/coverage failures on GCB (#310...Gravatar Max Moroz2020-01-09
* [infra] Do not skip coverage build if there is no build.sh file (#3185). (#3189)Gravatar Max Moroz2020-01-06
* [infra] Use more generic approach to skip code coverage for Go projects. (#2953)Gravatar Max Moroz2019-10-16
* [infra] Skip code coverage job for gofuzz projects (#2714). (#2818)Gravatar Max Moroz2019-09-09
* Update builds_status.pyGravatar Abhishek Arya2019-08-23
* Create storage client only once for build status updates. (#2756)Gravatar Abhishek Arya2019-08-23
* Fix build links on builds status page. (#2732)Gravatar Oliver Chang2019-08-21
* [infra] Allow perma-links to project logs. Fixes #2690 (#2725)Gravatar Ammar Askar2019-08-20
* Revert "Use "x86" instead of "i386" for better name recognition. (#2685)" (#2...Gravatar jonathanmetzman2019-08-12
* Use "x86" instead of "i386" for better name recognition. (#2685)Gravatar jonathanmetzman2019-08-12
* Fix exception in updating badges on build status pageGravatar Abhishek Arya2019-08-12
* [infra] Publish build badges on status page (#2513)Gravatar Ammar Askar2019-08-12
* [infra] Use gsutil "cp" instead of "rsync" for coverage job (#2585). (#2625)Gravatar Max Moroz2019-07-23
* [infra] Run tests on the builder after patching MSan libraries. (#2497)Gravatar Max Moroz2019-06-10
* [i386] Use different bucket for i386 builds. (#2435)Gravatar jonathanmetzman2019-05-17
* [i386] Do i386 builds of projects that have opted-in (#2416)Gravatar jonathanmetzman2019-05-15
* [i386] Improve linking and bad build check (#2410)Gravatar jonathanmetzman2019-05-14
* Update requirements.txtGravatar Abhishek Arya2019-05-02
* [infra] Enabling DataFlow build configuration (#1632). (#2292)Gravatar Max Moroz2019-04-09
* Address comments from https://github.com/google/oss-fuzz/pull/2285. (#2287)Gravatar Oliver Chang2019-04-03
* Fix builds status script (#2285)Gravatar Oliver Chang2019-04-02
* Use a single tag for builds. (#2284)Gravatar Oliver Chang2019-04-02
* [infra] Fix code coverage builder script (regressed after #2264).Gravatar Max Moroz2019-03-31
* Add a project tag to builds for filtering (#2263). (#2264)Gravatar Oliver Chang2019-03-26
* Remove image pushing step from build (#2232)Gravatar Oliver Chang2019-03-13
* [infra] Disable honggfuzz builds by default (follow up for #2227).Gravatar Max Moroz2019-03-12
* [infra] Bump build timeout from 10h to 12h. (#2227)Gravatar Max Moroz2019-03-11
* Add support for tags field in project.yaml (#1974) (#1980)Gravatar Oliver Chang2018-11-27
* Revert "Update requests version 2.2.0" (#1921)Gravatar Abhishek Arya2018-11-03
* Update requests version (#1913)Gravatar jonathanmetzman2018-10-30
* [infra] Add srcmap step to code coverage job (follow-up #1547). (#1868)Gravatar Max Moroz2018-10-11
* Revert "[infra] Remove srcmap related commands from gcb script (follow-up #18...Gravatar Abhishek Arya2018-10-01
* [infra] Remove srcmap related commands from gcb script (follow-up #1839).Gravatar Max Moroz2018-10-01
* [infra] Remove sancov and rename "profile" to "coverage". (#1839)Gravatar Max Moroz2018-10-01
* [infra] Code Coverage: fix build_and_run_coverage.py.Gravatar Max Moroz2018-09-12
* [infra] Code Coverage: update download_corpus script and revert #1798.Gravatar Max Moroz2018-09-11
* [infra] Do not fail coverage job if corpus download failed (#1798, follow-up ...Gravatar Max Moroz2018-09-06