Tags: Spaceone01/features
Tags
Pin version of TFLint's GPG key URL (devcontainers#605)
Change Ruby extension to ruby-lsp (devcontainers#566) This is the extension that is recommended in the VSCode documentation now. https://code.visualstudio.com/docs/languages/ruby
Dotnet: Fix Feature failures on ubuntu:jammy (when installing using a… …pt) (devcontainers#590) * fix several bugs * fix test: .NET is now installed from ubuntu feeds * add comment ; use dev containers image * address comments * revert debugging cmd * fix test for bookworm
Azure CLI: Compatibility with Debian `bookworm` (devcontainers#578) * add flag * try to install via apt version of pipx (will only work on bookworm) * _REMOTE_USER aware * dont change more than you need to,josh * increment azure-cli minor version (v1.1.0) * install globally * make sure env variables are in scope
Terraform: Add cosign integrity check for TFLint (devcontainers#586) * add cosign integrity check for tflint * fallback to gpg verification
feat(rust): add up to version 1.70 options (devcontainers#579)
update go tools (devcontainers#559) * update go tools * update link * add unit tests for confirm installation * fix path install gotests * fix bump the minor version
Create .config directory in common-utils (devcontainers#547) * Add test case for mounted subdirectory. * Correct some trailing whitespace. * Correct variable name to better reflect status as user home path. * Add config directory creation. * Remove extra debug line. * Bump feature version. * Mount host user home directory as "subdirectory" * Correct test naming, run test in explicit bash shell.
Add support for skipping `docker-compose` v1 operations during Docker… … feature install script (devcontainers#533) * Add support for skipping docker-compose operations * Move changes from auto-generated files to templates and bump version * Add test * Add test conditions * Add test conditions for docker-outside-of-docker * install.sh set -x for debugging * set -x * Move compose-switch check in docker-outside-of-docker test * Put into correct test * Test for correct path
PreviousNext