-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(RHINENG-5889) Upgrade python to 3.9 (#1577)
* Upgrade python to 3.10 * Downgrade to python 3.9 * Change python3.9 to python3 in unit_test.sh * Change python3 to python3.8 in unit_test.sh * back to 3.9 * Run pre-commit using plain 'python3' * Try running pre-commit in container * Try using '--user' * Try mounting pre-commit cache and installing 'git' in test image * Correct Dockerfile change * Set workspace as git safe dir * Set HOME and PRE_COMMIT_HOME * Use only HOME, not PRE_COMMIT_HOME * Make sure command exactly matches * Remove '-i' from docker run * Run podman with -u root * Run podman with non-root user --------- Co-authored-by: Brandon Squizzato <[email protected]>
- Loading branch information
Showing
5 changed files
with
302 additions
and
332 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.