-
- 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 <nguyenducviet4496@gmail.com>
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 supportNew script to automatically update workflow browser versions8 files
Added browser version matrix update stepUpdated default versions and added parallel buildsAdded parallel builds and streamlined version fetchingUpdated default versions and streamlined build processAdded unified browser version update targets and formattingAdded Chrome and Edge version 139 configurationsUpdated browser versions with Firefox 142 and Chrome 140Added Firefox version 142 support1 files
Added documentation for browser version matrix updates1 files
Added Python formatting dependencies