-
-
Couldn't load subscription status.
- Fork 2.6k
update video_graphQLQuery shell script to python #3002
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
base: trunk
Are you sure you want to change the base?
Conversation
Signed-off-by: AvivGuiser <[email protected]>
PR Compliance Guide 🔍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 |
||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||
Signed-off-by: AvivGuiser <[email protected]>
User description
Signed-off-by: AvivGuiser [email protected]
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
Part if #2650
Motivation and Context
Types of changes
Checklist
PR Type
Enhancement
Description
Migrate shell script to Python for better maintainability
Implement GraphQL endpoint polling with retry logic
Add capability extraction and video filename normalization
Maintain backward compatibility with environment variables
Diagram Walkthrough
File Walkthrough
video_graphQLQuery.sh
Remove original Bash script implementationVideo/video_graphQLQuery.sh
video_graphQLQuery.py
Add Python implementation of GraphQL query scriptVideo/video_graphQLQuery.py
fallback
environment variables