-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[ci] Fetch latest version of dependencies #2873
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
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
4829ef1
to
15fc02d
Compare
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
15fc02d
to
fb7266e
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 #2804
Motivation and Context
Types of changes
Checklist
PR Type
Enhancement
Description
Replace hardcoded dependency versions with dynamic latest version fetching
Add system requirements documentation section
Improve CI setup script maintainability
Changes diagram
Changes walkthrough 📝
chart_setup_env.sh
Dynamic dependency version fetching implementation
tests/charts/make/chart_setup_env.sh
DOCKER_COMPOSE_VERSION
environment variableCNI-Plugins, Helm, and chart-testing
README.md
Add system requirements documentation
README.md
Docker Buildx, and Kubernetes