Skip to content

Tags: Spaceone01/features

Tags

feature_terraform_1.3.3

Toggle feature_terraform_1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pin version of TFLint's GPG key URL (devcontainers#605)

feature_ruby_1.1.0

Toggle feature_ruby_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.
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

feature_dotnet_1.1.4

Toggle feature_dotnet_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.
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

feature_azure-cli_1.1.0

Toggle feature_azure-cli_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.
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

feature_terraform_1.3.2

Toggle feature_terraform_1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Terraform: Add cosign integrity check for TFLint (devcontainers#586)

* add cosign integrity check for tflint

* fallback to gpg verification

feature_rust_1.0.12

Toggle feature_rust_1.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(rust): add up to version 1.70 options (devcontainers#579)

feature_terraform_1.3.1

Toggle feature_terraform_1.3.1's commit message
release terraform

feature_go_1.2.0

Toggle feature_go_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.
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

feature_common-utils_2.0.10

Toggle feature_common-utils_2.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

feature_docker-outside-of-docker_1.3.0

Toggle feature_docker-outside-of-docker_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.
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