Andrey Lushnikov
2a40d8ec8e
devops: fix goma startup and shutdown ( #5447 )
...
Turns out goma scripts have to be called from goma directory.
2021-02-12 11:01:49 -08:00
Andrey Lushnikov
206432cefd
devops: fix goma startup on windows
2021-02-09 11:00:53 -07:00
Andrey Lushnikov
909544907c
devops: rename env variable ( #5379 )
...
goma searches for all `GOMA_*` env variables and fails if it doesn't
understand any.
To avoid this, rename our `GOMA_LOGIN_COOKIE` env variable into a
`PLAYWRIGHT_GOMA_LOGIN_COOKIE`.
2021-02-09 08:56:29 -08:00
Andrey Lushnikov
ad557dc6da
devops: introduce goma infrastructure for Chromium builds ( #5377 )
...
This patch adds `//browser_patches/chromium/goma.sh` script that
manages goma to build chromium.
2021-02-09 08:33:39 -08:00