-
Notifications
You must be signed in to change notification settings - Fork 378
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
Add RHEL support to the python feature #830
Add RHEL support to the python feature #830
Commits on Dec 18, 2023
-
install gpg2.22 on centos 7 when installing python
Jeff Putsch committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for fc6cd0e - Browse repository at this point
Copy the full SHA fc6cd0eView commit details
Commits on Dec 19, 2023
-
RHEL support, exisiting tests pass, new RHEL tests pass.
Jeff Putsch committedDec 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 5e79d61 - Browse repository at this point
Copy the full SHA 5e79d61View commit details
Commits on Jan 30, 2024
-
Merge branch 'main' into python-feature-rhel-support
Jeff Putsch committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 31a5f7a - Browse repository at this point
Copy the full SHA 31a5f7aView commit details -
add tests, cleanup install organization
Jeff Putsch committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 4f77b37 - Browse repository at this point
Copy the full SHA 4f77b37View commit details
Commits on Jan 31, 2024
-
update testing to include RHEL tests
Jeff Putsch committedJan 31, 2024 Configuration menu - View commit details
-
Copy full SHA for a1fd5b2 - Browse repository at this point
Copy the full SHA a1fd5b2View commit details -
update testing to include RHEL tests
Jeff Putsch committedJan 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 6fc48e3 - Browse repository at this point
Copy the full SHA 6fc48e3View commit details -
undo addition of installing additional pip modules
Jeff Putsch committedJan 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 11414e2 - Browse repository at this point
Copy the full SHA 11414e2View commit details -
Merge branch 'main' into python-feature-rhel-support
Jeff Putsch committedJan 31, 2024 Configuration menu - View commit details
-
Copy full SHA for f0c136e - Browse repository at this point
Copy the full SHA f0c136eView commit details
Commits on Feb 1, 2024
-
Merge branch 'main' into python-feature-rhel-support
Jeff Putsch committedFeb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 0feb316 - Browse repository at this point
Copy the full SHA 0feb316View commit details
Commits on Feb 2, 2024
-
fix errors installing os-provided Python on recent Debian systems and…
… on Mariner systems
Jeff Putsch committedFeb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 4007701 - Browse repository at this point
Copy the full SHA 4007701View commit details -
adjust to properly use newly installed python (PYTHON_SRC) instead of…
… assuming "python" will work
Jeff Putsch committedFeb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for f20275f - Browse repository at this point
Copy the full SHA f20275fView commit details -
When installing pipx, check if python is marked as externally
managed. If so, add "--break-system-packages" to the pip install flags. This does not really breack system packages due to the setting of PYTHONUSERBASE during the install of pipx, but does get us past checks for installing python packages into the system python install.
Jeff Putsch committedFeb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for dad4f8d - Browse repository at this point
Copy the full SHA dad4f8dView commit details -
Jeff Putsch committed
Feb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 50c7d12 - Browse repository at this point
Copy the full SHA 50c7d12View commit details
Commits on Feb 5, 2024
-
update check for managed python install. pass all tests.
Jeff Putsch committedFeb 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 13a7f30 - Browse repository at this point
Copy the full SHA 13a7f30View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9f1e7f - Browse repository at this point
Copy the full SHA f9f1e7fView commit details
Commits on Feb 6, 2024
-
add "packages" option from PR devcontainers#768
Jeff Putsch committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for dffe200 - Browse repository at this point
Copy the full SHA dffe200View commit details -
Jeff Putsch committed
Feb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 1473900 - Browse repository at this point
Copy the full SHA 1473900View commit details
Commits on Feb 7, 2024
-
Address PR feedback, passes all tests locally.
Jeff Putsch committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for baf1568 - Browse repository at this point
Copy the full SHA baf1568View commit details
Commits on Feb 8, 2024
-
Jeff Putsch committed
Feb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 6c1335a - Browse repository at this point
Copy the full SHA 6c1335aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d2e62 - Browse repository at this point
Copy the full SHA 12d2e62View commit details