-
- Notifications
You must be signed in to change notification settings - Fork 8.6k
Revert "[rb] Add support for beta chrome" #15837
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This reverts commit 1b0ab9b.
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
| |||||||||||
User description
Reverts #15417
PR Type
enhancement
Description
Remove support for Chrome Beta in Bazel build and Ruby specs
Refactor browser pinning script to only handle stable Chrome
Clean up Bazel configuration and test targets for Chrome Beta
Simplify browser data selection and repository setup
Changes walkthrough 📝
3 files
Remove Chrome Beta data selection logicRemove Chrome Beta repository and archive definitionsRemove Chrome Beta repositories from Bazel module usage3 files
Remove Chrome Beta from Ruby browser test matrixRemove Chrome Beta from integration test browser listRemove Chrome Beta from Chrome integration test browsers1 files
Refactor to pin only stable Chrome, remove Beta logic