-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
feat: Release Node/Standalone Chrome browser version from v110 to v131 on top of Grid 4.28.1 #2621
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
CI Feedback 🧐(Feedback updated until commit 8c69b89)A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
b6a49b0
to
f8c5555
Compare
Signed-off-by: Viet Nguyen Duc <[email protected]>
f8c5555
to
8c69b89
Compare
User description
Thanks for contributing to the Docker-Selenium project!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines, applied for this repository.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Fixes #2620
Motivation and Context
Types of changes
Checklist
PR Type
Enhancement, Tests, Configuration changes
Description
Added support for building and releasing Node/Standalone Chrome images for versions 110-131 on top of Selenium Grid 4.28.1.
Enhanced workflows and scripts to handle backward compatibility and selective image tagging.
Updated Helm chart configurations to include multiple Chrome versions for autoscaling tests.
Introduced changelogs for each Chrome version to track image tags and metadata.
Changes walkthrough 📝
4 files
Enhanced tagging and pushing logic for browser images
Improved build and tagging process for backward compatibility
Adjusted Selenium dependencies and package updates
Enhanced ChromeDriver handling for versions <115
3 files
Updated workflow for Chrome version releases
Updated Helm chart for multiple Chrome versions
Added support for selective Chrome builds
15 files
Added changelog for Chrome version 110
Added changelog for Chrome version 111
Added changelog for Chrome version 112
Added changelog for Chrome version 113
Added changelog for Chrome version 114
Added changelog for Chrome version 115
Added changelog for Chrome version 116
Added changelog for Chrome version 117
Added changelog for Chrome version 118
Added changelog for Chrome version 119
Added changelog for Chrome version 120
Added changelog for Chrome version 121
Added changelog for Chrome version 122
Added changelog for Chrome version 123
Added changelog for Chrome version 124
2 files
Expanded CDP matrix for Chrome versions 110-132
Added Selenium version 4.28.1 to matrix
8 files