aboutsummaryrefslogtreecommitdiff
path: root/infra/build
AgeCommit message (Expand)Author
2021-03-25Bump pyyaml from 5.2 to 5.4 in /infra/build/functions (#5512)dependabot[bot]
2021-03-21Generate badges for projects without coverage (#5459)Fabian Meumertzheim
2021-03-08Rust coverage report (for Suricata) (#4697)Catena cyber
2021-01-25Replace terms that are uninclusive. (#5045)jonathanmetzman
2021-01-22Add a missing requirement for CI. (#5036)Oliver Chang
2021-01-21[pylint] Enable no-member check (#5034)jonathanmetzman
2021-01-21Fix build functions tests when invoked from unittest.TestSuite. (#5027)Oliver Chang
2020-12-04s/test_all/test_all.py for google cloud build. (#4783)Abhishek Arya
2020-11-20Fix requirements.txt for GCB functions. (#4670)Oliver Chang
2020-11-19[infra] Allow coverage for Go project on GCB (#2817, #2714). (#4668)Max Moroz
2020-11-10Fix incorrect OSS-Fuzz build project deletion. (#4623)Oliver Chang
2020-08-11even more fixes. (#4297)Oliver Chang
2020-08-11Fix typo in project_sync.py (#4296)Oliver Chang
2020-08-06Split up builds status function. (#4261)Oliver Chang
2020-08-06More build infra cleanup. (#4252)Oliver Chang
2020-08-05Clean up build infra. (#4251)Oliver Chang
2020-07-31Skipping fuzzing build when project is disabled (#4239)kabeer27
2020-07-31Fix a typo from previous MSan function addition. (#4241)Oliver Chang
2020-07-31Adding msan builder to gcp (#4234)kabeer27
2020-07-31Create individual schedulers for requesting coverage builds. (#4237)Oliver Chang
2020-07-30Display historical logs ui change (#4197)kabeer27
2020-07-30Fix build status update. (#4224)Oliver Chang
2020-07-30Add missing dash to build tag. (#4221)Oliver Chang
2020-07-30build: Add queueTtl argument to one more place. (#4219)Oliver Chang
2020-07-29Fixing missing dash in datastore query (#4213)kabeer27
2020-07-29Many build infra fixes. (#4209)Oliver Chang
2020-07-27build: Project sync fixes. (#4194)Oliver Chang
2020-07-24[infra] Rename msan-builder to msan-libs-builder (#3388). (#4190)Max Moroz
2020-07-23Initial integration of builds_status (#4175)kabeer27
2020-07-20Adding build coverage cloud function, and refactoring test_utils.py (#4151)kabeer27
2020-07-16Refactoring and request build cloud function (#4120)kabeer27
2020-07-13[Sync cloud function] Cache file contents (#4104)kabeer27
2020-07-08Renaming schedule variable to builds_per_day for new feature (#4091)kabeer27
2020-07-08Base image builder (#4080)kabeer27
2020-07-08Resetting emulators (#4079)kabeer27
2020-07-06Feature addition: Individual schedulers for projects (#4066)kabeer27
2020-07-01Added deploy file and restructured cloud function directory (#4057)kabeer27
2020-06-29Renaming infra/build/functions files (#4031)kabeer27
2020-06-25Cloud function for syncing OSS-Fuzz projects (#3538). (#4023)kabeer27