aboutsummaryrefslogtreecommitdiff
path: root/infra/build/functions/base_images.py
AgeCommit message (Expand)Author
2021-09-16Tag all base images with :v1. (#6436)Oliver Chang
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-25[build][infra] Improve build functions. (#6296)jonathanmetzman
2021-08-25[Ubuntu upgrade] Remove support for prebuilt MSAN libraries. (#6280)jonathanmetzman
2021-08-20New base builder without lang specific installation + swift base (#5986)asraa
2021-08-10[infra][build] Switch to f-strings. (#6182)jonathanmetzman
2020-08-06More build infra cleanup. (#4252)Oliver Chang
2020-07-31Fix a typo from previous MSan function addition. (#4241)Oliver Chang
2020-07-31Adding msan builder to gcp (#4234)kabeer27
2020-07-29Many build infra fixes. (#4209)Oliver Chang
2020-07-16Refactoring and request build cloud function (#4120)kabeer27