Skip to content

Tags: waterfallm/features

Tags

feature_python_1.0.22

Toggle feature_python_1.0.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add pytest to Python Feature (devcontainers#487)

* Update install.sh

* Update install_additional_python.sh

* Update install_os_provided_python.sh

* Update install_via_oryx.sh

* Update test.sh

* Update devcontainer-feature.json

feature_sshd_1.0.9

Toggle feature_sshd_1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove duplicate env var sourcing for codespaces (devcontainers#481)

* Remove duplicate env var sourcing for codespaces

feature_docker-outside-of-docker_1.1.0

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Docker fix - BuildKit is enabled but the buildx component is missing …

…or broken (devcontainers#478)

* Docker fix - BuildKit is enabled but the buildx component is missing or broken

* nit

* fix test

feature_docker-in-docker_2.1.0

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Docker fix - BuildKit is enabled but the buildx component is missing …

…or broken (devcontainers#478)

* Docker fix - BuildKit is enabled but the buildx component is missing or broken

* nit

* fix test

feature_terraform_1.3.0

Toggle feature_terraform_1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Terraform: Add proxy setting (devcontainers#435) (devcontainers#451)

* Terraform: Add proxy setting (devcontainers#435)

* Terraform: Remove unused variable GPG_OPTS (devcontainers#435)

* Terraform: Increment minor version (devcontainers#435)

* Update src/terraform/install.sh

Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>

* Add feature option

* Update src/terraform/devcontainer-feature.json

Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>

* Update src/terraform/devcontainer-feature.json

Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>

* Update src/terraform/devcontainer-feature.json

Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>

* Terraform: Change environment variables to upper case (devcontainers#435)

* Terraform: Use HTTP_PROXY as the default for connecting to keyservers (devcontainers#435)

* Update src/terraform/install.sh

Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>

---------

Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>

feature_python_1.0.21

Toggle feature_python_1.0.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Turn off linting by default in VS Code for Python (devcontainers#449)

* Turn off linting by default in VS Code for Python
Linting is on by default if you specify the paths to any linters, so the previous settings would turn on **all** linters.

Also drop linters that don't see much use.

* Fix tests

* Revert all changes

* Remove paths to under-utilized tools and turn off all linting by default

* Bump the version number

feature_node_1.2.0

Toggle feature_node_1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add pnpm in Node (devcontainers#450)

* Add pnpm in Node

* pnpm from npm

* Restore README.md

* Update install.sh

* Update tests

feature_terraform_1.2.0

Toggle feature_terraform_1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add sentinel to terraform feature (devcontainers#452)

* Introducing Sentinel installation

* Modifying docs for sentinel

* Modifying tests for sentinel

* Revert "Modifying docs for sentinel"

This reverts commit 818894b.

* Modifying docs for sentinel

* Fixing duplication issue for sentinel url

* Update src/terraform/install.sh

Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>

* Increase minor version

---------

Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>

feature_php_1.1.2

Toggle feature_php_1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PHP: Allow 'version:none' (devcontainers#439)

* PHP: Allow 'version:none'

* fix tests

feature_kubectl-helm-minikube_1.1.4

Toggle feature_kubectl-helm-minikube_1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
kubectl-helm-minikube: Allow none (devcontainers#442)