-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin Chromium revision for binary installs (#33855)
* Pin Chromium revision for install * Apply suggestions from @foolip code review * Add revision flag for installation * docstring description change * Pinned revision is now external artifact The pinned Chromium revision now lives in cloud storage. Updates will be checked for it daily via a cloud function. * Use pinned revision if a revision isn't detected * make PR in correct repo * mypy changes * mypy changes * remove GH workflow * update logic for obtaining pinned revision * Add case for --revision=latest flag * comment change
- Loading branch information
1 parent
7f69793
commit c787cac
Showing
2 changed files
with
97 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters