Tags: LockedThread/features
Tags
Docker-in-docker - [Bug fix] : Fix externally-managed-environment pyt… …hon error for "bookworm" (devcontainers#833) * Docker-in-docker - [Bug fix] : Fix externally-managed-environment python error for "bookworm" * add comment
[Python] - Fix for security vulnerability GHSA-r9hx-vwmv-q579 for set… …uptools-65.5.0 lib on python using python image (devcontainers#815) * [Python] - Fix for security vulnerability GHSA-r9hx-vwmv-q579 for setuptools-65.5.0 lib on python using python image * [Python] - Added one more test * [Python] - Fix for security vulnerability GHSA-r9hx-vwmv-q579 for setuptools-65.5.0 lib on python using python image * [Python] - Added one more test * Changes as suggested by comments * removed second line (L465) that removed a non existent dirrectory * bump patch version & change code to pass failing tests
Oryx: Update to use .NET 8 (devcontainers#825) * Oryx: Update to use .NET 8 * Fix install_prev_dotnet_and_oryx * fix install_prev_dotnet_and_oryx
Add RHEL support to node feature. (devcontainers#823) * node feature working for RHEL and family, passing all tests * RHEL support added * fix linting error by removing debugging code. * incorporate PR feedback * address PR feedback --------- Co-authored-by: Jeff Putsch <jputsch@analog.com>
Add RHEL support to Java feature (devcontainers#821) * Initial rhel update * RHEL support added. * Add tests * quiet down test for ant/gradle/maven/groovy when they are not yet installed. * revert README -- it is autobuilt * Update src/java/NOTES.md add "`" around package manager names. Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * address PR feedback --------- Co-authored-by: Jeff Putsch <jputsch@analog.com> Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
[docker-in-docker] : Bug fix - Buildx installation when moby:false (d… …evcontainers#827)
Anaconda: Fix bug - Pass proxy variables to new shell for successful … …anaconda installation behind proxies (devcontainers#808) Anaconda: Fix bug - Pass proxy variables to new shell
Add RHEL support to git feature (devcontainers#782) * Git feature passes all tests: existing + rhel-based base images: centos7, alma-{8,9}, alma-{8,9}-minimal * update per PR comments * Fix apt typo... * udpate per PR code review * revert README.md * update per samruddhikhandale's feedback. * Update src/git/install.sh Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * stop non-fatal error messages in RHEL tests. * remove tests for alma-[89]-minimal base images for now. * add install system git tests for RHEL base images * *_system_* tests install from system repositories, not latest version * fix broken install_git_from_system_mariner test * fix broken install_git_from_system_mariner test --------- Co-authored-by: Jeff Putsch <jputsch@analog.com> Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
allow common-utils to be installed on "minimal" RHEL-based distributi… …ons (devcontainers#811) * allow common-utils to be installed on "minimal" RHEL-based distributions. * bump version to reflect bug fix * add missing test scripts for alma scenarios --------- Co-authored-by: Jeff Putsch <jputsch@analog.com>
[java] Support groovy installations (devcontainers#779) * [java] Support groovy installations Fix java test failing with non existent 19 version of `open` distro * fix: Typo * feat: Implement code review comments --------- Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
PreviousNext