playwright/browser_patches/chromium/UPSTREAM_CONFIG.sh
Andrey Lushnikov 732afa7cb9
devops: switch chromium to build from chromium-beta branch (#13302)
This patch:
- switches `//browser_patches/chromium` to checkout and build
  chromium-beta branch
- introduces `//browser_patches/chromium/roll_to_current_beta.sh` script
  that pulls build configuration for beta from omaha proxy
- switches Github Action to pull daily to the latest beta

Drive-by: fix bug in argument parsing for Chromium building
2022-04-04 14:33:23 -07:00

4 lines
126 B
Bash

# CURRENT_VERSION: 101.0.4951.15
# BRANCH_BASE_POSITION: 982481
BRANCH_COMMIT="649f6a7ffd3198e3b83df70fe3f3d02c01ea38f3"