- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 2.6k
 
Docker: Firefox Dev/Beta build multi arch and ChromeForTesting backward versions #3015
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 Compliance Guide 🔍(Compliance updated until commit 611633b)Below is a summary of compliance checks for this PR: 
 Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label Previous compliance checksCompliance check up to commit 6ef8c54
  | 
    ||||||||||||||||||||||||||||||||||||||||||||||||
          PR Code Suggestions ✨Explore these optional code suggestions: 
  | 
    |||||||||
a31a7bd    to
    91770b7      
    Compare
  
    Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
91770b7    to
    611633b      
    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
Add ChromeForTesting version support to build matrix
Enable building multiple CFT versions via CI pipeline
Extract CFT_VERSION from browser matrix configuration
Diagram Walkthrough
File Walkthrough
builder.py
Add ChromeForTesting version extraction to buildertests/build-backward-compatible/builder.py
chrome-for-testingbrowser typeCFT_VERSIONfrom the browser matrix configurationCFT_VERSIONenvironment variable to build configuration file