-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[ci] Automic update browser versions matrix and workflow #2945
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
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
1738056
to
2955b68
Compare
Signed-off-by: Viet Nguyen Duc <[email protected]>
2955b68
to
7cee63e
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
Motivation and Context
Types of changes
Checklist
PR Type
Enhancement
Description
Automated browser version matrix updates with new script
Enhanced CI workflows with parallel builds and streamlined steps
Added version sorting and new browser version support
Consolidated version fetching into unified make target
Diagram Walkthrough
File Walkthrough
2 files
Enhanced version fetching with sorting and new version support
New script to automatically update workflow browser versions
8 files
Added browser version matrix update step
Updated default versions and added parallel builds
Added parallel builds and streamlined version fetching
Updated default versions and streamlined build process
Added unified browser version update targets and formatting
Added Chrome and Edge version 139 configurations
Updated browser versions with Firefox 142 and Chrome 140
Added Firefox version 142 support
1 files
Added documentation for browser version matrix updates
1 files
Added Python formatting dependencies