feat: Deploy Node/Standalone Chrome browser version from v97 to v109 on top of Grid 4.28.1 #2626
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Continue of #2620
Motivation and Context
Types of changes
Checklist
PR Type
Enhancement, Tests, Documentation
Description
Added support for building and deploying Node/Standalone Chrome images for versions 97 to 131 on Grid 4.28.1.
Enhanced CI workflows to handle multiple browser versions and automate changelog creation.
Updated Helm chart to support autoscaling with multiple Chrome browser versions.
Documented tagging conventions and added changelogs for Chrome versions 97 to 109.
Changes walkthrough 📝
3 files
Added browser-specific argument to builder script invocation
Enhanced environment variable generation for specific browsers
Updated workflow to support multiple browser versions and changelog PR
creation
13 files
Added changelog for Chrome version 100
Added changelog for Chrome version 101
Added changelog for Chrome version 102
Added changelog for Chrome version 103
Added changelog for Chrome version 104
Added changelog for Chrome version 105
Added changelog for Chrome version 106
Added changelog for Chrome version 107
Added changelog for Chrome version 108
Added changelog for Chrome version 109
Added changelog for Chrome version 97
Added changelog for Chrome version 98
Added changelog for Chrome version 99
2 files
Updated Helm chart for multiple Chrome browser versions
Added Chrome versions 97 to 109 to CDP matrix