Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RHOAIENG-11216: Add script to automate the creation of a new Python-b…
…ased image from an existing one (#672) * Add script to automate the creation of a new Python-based image from an existing one * Add type annotations to function args * Add missing folders to blocklist * Removing redundant comment * Use dataclass in the Args class * Use context manager for logged_execution * Set encoding prop on subprocess.run * Improve log level help message * Return non-zero code for non-happy scenarios * Add type annotations to function return * Final adjustments * Code review request
- Loading branch information