Tags: Manyte/features
Tags
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
Remove duplicate env var sourcing for codespaces (devcontainers#481) * Remove duplicate env var sourcing for codespaces
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
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
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>
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
Add pnpm in Node (devcontainers#450) * Add pnpm in Node * pnpm from npm * Restore README.md * Update install.sh * Update tests
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>
PHP: Allow 'version:none' (devcontainers#439) * PHP: Allow 'version:none' * fix tests
kubectl-helm-minikube: Allow none (devcontainers#442)
PreviousNext