aboutsummaryrefslogtreecommitdiff
path: root/infra/build
AgeCommit message (Expand)Author
2021-09-16Tag all base images with :v1. (#6436)Oliver Chang
2021-09-02Swift ideal integration (#6312)Catena cyber
2021-09-02Fix i386 build uploading.Jonathan Metzman
2021-09-01[language builders] Get rid of base-builder-new (#6361)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-27Fix exception in request_coverage_build. (#6328)Oliver Chang
2021-08-26Fix exception in build. (#6323)Oliver Chang
2021-08-26[Ubuntu upgrade][infra] Remove deploy for msan-build (#6314)jonathanmetzman
2021-08-25[build][infra] Improve build functions. (#6296)jonathanmetzman
2021-08-25[Ubuntu upgrade] Remove support for prebuilt MSAN libraries. (#6280)jonathanmetzman
2021-08-23Fix coverage command and misc fixes (#6262)jonathanmetzman
2021-08-20New base builder without lang specific installation + swift base (#5986)asraa
2021-08-12[infra][tests][NFC] Change mocked function prefix from "mocked_" to "mock_" (...jonathanmetzman
2021-08-10[infra][build] Switch to f-strings. (#6182)jonathanmetzman
2021-07-21[NFC][infra][build] Move test data to test_data directory. (#6081)jonathanmetzman
2021-07-21[infra][build] Reset HOME using env instead of bash. (#6079)jonathanmetzman
2021-07-20[infra][build] Set HOME=/root on GCB when doing fuzzer builds. (#6069)jonathanmetzman
2021-07-08Revert "Bring back build status page fix until quota issues are resolved. (#5...Oliver Chang
2021-07-05Bring back build status page fix until quota issues are resolved. (#5997)Abhishek Arya
2021-07-01[build/infra] Build engines in alphabetical order. (#5987)jonathanmetzman
2021-06-29infra: Remove unused import from update_build_status (#5981)DavidKorczynski
2021-06-28Revert rate limits in update_build_status.Abhishek Arya
2021-06-25Update update_build_status.pyAbhishek Arya
2021-06-25Update update_build_status.pyAbhishek Arya
2021-06-25Update update_build_status.pyAbhishek Arya
2021-06-25Update update_build_status.pyAbhishek Arya
2021-06-25Update update_build_status.pyAbhishek Arya
2021-06-25Update update_build_status.pyAbhishek Arya
2021-06-25Update update_build_status.pyAbhishek Arya
2021-06-25Update update_build_status.pyAbhishek Arya
2021-06-25Update update_build_status.pyAbhishek Arya
2021-06-25Update update_build_status.pyAbhishek Arya
2021-06-25Decrease number of build logs to avoid rate limits. (#5973)Abhishek Arya
2021-06-25Update update_build_status.pyAbhishek Arya
2021-06-25Update update_build_status.pyAbhishek Arya
2021-06-25Reduce memory requirement in cloud functions to 2gbAbhishek Arya
2021-06-25Update update_build_status.pyAbhishek Arya
2021-06-25Reduce build status workers to see if quota issue resolve.Abhishek Arya
2021-06-25Try fix for memory exceeded (#5969)Abhishek Arya
2021-05-14[infra] Run JVM coverage builds (#5770)Fabian Meumertzheim
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