Skip to content

Tags: PapsSteven1999/features

Tags

feature_rust_1.5.0

Toggle feature_rust_1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[rust] - Introducing new options to install components (devcontainers…

…#1404)

* [rust] - Introducing new options to install components

* Fix for testing with rockylinux and addition in tests

* Correcting based on review comments.

* Further changes in the input

* correcting code comment

* Correcting based on review comment

* Correcting based on review comment.

* To rerun the test

feature_rust_1.4.0

Toggle feature_rust_1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[rust] - Extending the feature support for non-debian platforms. (dev…

…containers#1376)

* [rust] - Extending the feature support for non-debian platforms.

* Removing unused variables.

* corrections done based on review comments.

---------

Co-authored-by: Álvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com>

feature_nvidia-cuda_2.0.0

Toggle feature_nvidia-cuda_2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[nvidia-cuda] - Ubuntu focal EOL change for nvidia-cuda (devcontainer…

…s#1366)

* Ubuntu focal EOL change for nvidia-cuda

* Major version bump

* Major version bump correctly as per the review comment.

* Updating the correct version in readme file as pointed out in review.

* To re-run the tests

---------

Co-authored-by: Álvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com>

feature_desktop-lite_1.2.7

Toggle feature_desktop-lite_1.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[desktop-lite] - Adding support for noVnc latest version in the featu…

…re (devcontainers#1395)

* [desktop-lite] - Adding support for noVNC latest version in the feature

* Corrections based on review comments.

* Correcting the logger statement.

feature_git_1.3.4

Toggle feature_git_1.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Ubuntu PPA GPG key fingerprint (devcontainers#1368)

* fix(git): update Ubuntu PPA GPG key fingerprint

* Bump version

---------

Co-authored-by: Álvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com>

feature_aws-cli_1.1.2

Toggle feature_aws-cli_1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[aws-cli] Change dependency from gnupg2 to gpg (devcontainers#1360)

* [aws-cli] Change dependency from gnupg2 to gpg

Other components of gnupg2 are not necessary for verifying the aws-cli signature.

* version bump

---------

Co-authored-by: Álvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com>

feature_git-lfs_1.2.5

Toggle feature_git-lfs_1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix git-lfs not actually running git lfs install (devcontainers#1381)

* add git lfs install

* update minor version

feature_node_1.6.3

Toggle feature_node_1.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[node] - Node 18 EOL changes (devcontainers#1349)

* Node 18 EOL changes

* Fixing failing tests

* Updating based on review comments

---------

Co-authored-by: Álvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com>

feature_dotnet_2.3.0

Toggle feature_dotnet_2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Supporting dotnet 10.0 preview version (devcontainers#1305)

* Supporting dotnet 10.0 preview version

* Changing the test to fetch actual LTS version.

* To resolve the conflict

* To resolve conflict again

* Version bump and adding back the azureedge url's as those should be removed by the automated version update PR

* To resolve conflict again

* Final version bump

* Reverting back the test script change as created separate PR for that.

* Ubuntu EOL changes and additional info about dotnet 10.0-preview version.

* Correcting the comment.

* Updates based on review comments to use '-preview' in the label as suffix.

* Removed reame file change as suggested.

* Update src/dotnet/README.md

* Inconsequential change to rerun the failed test

---------

Co-authored-by: Álvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com>

feature_docker-outside-of-docker_1.6.3

Toggle feature_docker-outside-of-docker_1.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `plucky` to the `docker-outside-of-docker` distro allow lists (de…

…vcontainers#1367)

add plucky to the docker-outside-of-docker distro allow lists

Co-authored-by: Álvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com>