Skip to content

Tags: Anoosh225/features

Tags

feature_python_1.6.5

Toggle feature_python_1.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python Feature Version Update (devcontainers#222) (devcontainers#1148)

* Fix: Handle case where Python version is already installed in dev container (devcontainers#617)

* Incorporated Review Comment: Version exist handling

* Update: Python Feature Version

feature_node_1.6.1

Toggle feature_node_1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed Nvm Source Issue(devcontainers#1078) (devcontainers#1114)

* Fixed Nvm Source Issue

* Fix: Test Scenario Failure

* Updated node feature version

* Incorporated Review Comment

feature_java_1.6.2

Toggle feature_java_1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
latest jdk 23 is introduced accordingly changed the source code (devc…

…ontainers#1152)

* latest jdk 23 is introduced accordingly changed the source code

* java version bumped

feature_common-utils_2.5.2

Toggle feature_common-utils_2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
common-utils zshrc issue fix (devcontainers#1111)

* common-utils zshrc issue fix

* bump feature patch version

* test added to validate the changes of zshrc fix

* user vscode added

* User env added

feature_docker-in-docker_2.8.1

Toggle feature_docker-in-docker_2.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

feature_python_1.3.2

Toggle feature_python_1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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

feature_oryx_1.2.0

Toggle feature_oryx_1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

feature_node_1.4.0

Toggle feature_node_1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

feature_java_1.4.0

Toggle feature_java_1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

feature_docker-in-docker_2.8.0

Toggle feature_docker-in-docker_2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[docker-in-docker] : Bug fix - Buildx installation when moby:false (d…

…evcontainers#827)