Skip to content

Tags: jadthehuman/features

Tags

feature_azure-cli_1.2.0

Toggle feature_azure-cli_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.
Azure-cli - Temporary quick fix for jammy (ARM) (devcontainers#626)

feature_docker-in-docker_2.2.1

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Docker-in-docker for python - Arm64 (devcontainers#618)

Fix: Docker-in-docker for python:3.11 - Arm64

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