Skip to content

Tags: jeff78rb/features

Tags

feature_java_1.6.3

Toggle feature_java_1.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove hardcoded fallback to tem from ms JDK (devcontainers#1316)

* REmove hardcoded fallback to tem from ms JDK

* Update latest version

* address review comments

feature_ruby_1.3.0

Toggle feature_ruby_1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Ruby] - 3.1 EOL and 3.4 addition (devcontainers#1312)

Ruby 3.1 EOL and 3.4 addition

feature_python_1.7.1

Toggle feature_python_1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increment versions (devcontainers#1315)

feature_node_1.6.2

Toggle feature_node_1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increment versions (devcontainers#1315)

feature_github-cli_1.0.14

Toggle feature_github-cli_1.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increment versions (devcontainers#1315)

feature_docker-outside-of-docker_1.6.2

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increment versions (devcontainers#1315)

feature_docker-in-docker_2.12.2

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increment versions (devcontainers#1315)

feature_common-utils_2.5.3

Toggle feature_common-utils_2.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump up the common-utils version for azurelinux support change (devco…

…ntainers#1311)

feature_terraform_1.3.9

Toggle feature_terraform_1.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump Terraform version to 1.3.9 in devcontainer feature (devcontainer…

…s#1290)

feature_docker-outside-of-docker_1.6.1

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[docker-outside-of-docker] - Correction in fetching previous version …

…from github api url (devcontainers#1252)

* [docker-outside-of-docker] - Correction in fetching previous version from github api url

* need full array of objects instead was pulling only the object pertaining to latest release

* Correcting the scenario when result of json can be an object or an array, so to tackle both the scenarios in the function of fallbacking

* version output for docker-compose-switch in test scenario run for testing fallback

* correction in getting version for docker compose outputted in test case

* correction

* correction

* correction

* run the pipeline again

* Update version devcontainer-feature.json

* remove DOCKER_DASH_COMPOSE_VERSION

* typo error

* remove if condition

---------

Co-authored-by: sireeshajonnalagadda <sireeshajonnalagadda@github.com>
Co-authored-by: Mathiyarasy <157102811+Mathiyarasy@users.noreply.github.com>