Tags: jameswinegar/features
Tags
Common utils: Add config to remove zsh rc files from (devcontainers#614) * Add config to remove zsh rc files from common-utils. * Bump version and add config to install script. * Checks preventing excess writing to .zshrc. * Change devcontainer feature option name. * Coding standards. * Favour adding feature via config and default to overriding .zshrc with dev-container default template. * Update devcontainer-feature.json * Update devcontainer-feature.json * Update src/common-utils/devcontainer-feature.json Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * Update src/common-utils/devcontainer-feature.json Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * Testing for using devcontainer .zshrc template file. * Coding standards. * Coding standards. * Update configure_zsh_as_default_shell_no_template.sh * Grammar in configure_zsh_as_default_shell.sh * Testing accounts for marked file cache (devcontainers#4) * Account for mark file in testing. * Remove some debugging and tests back * Add back tests? * Update configure_zsh_no_template.sh --------- Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
Avoid unexpected shell expansion (devcontainers#645) * Avoid unexpected shell expansion * Add install Node with ZSH as default test * Fix LTS only work on >bionic * Bump Node feature version * Remove huge universal image on scenarios
Docker-in-docker: Add retries to the docker-init script until docker … …daemon starts (devcontainers#637) * Docker-in-docker: Add retries until docker daemon starts * address comments
Fix: common-utils configureZshAsDefaultShell option not working on al… …pine linux image (devcontainers#557) * alpine defaultZsh fix * common-utils: replace pam.d/chsh permission with `sufficient` * common-utils: revert match auth sufficient * common-utils: append auth string instead of replacing a whole file * fix grep 2nd param * fix: line checking condition
Azure-cli - Temporary quick fix for jammy (ARM) (devcontainers#626)
Fix: Docker-in-docker for python - Arm64 (devcontainers#618) Fix: Docker-in-docker for python:3.11 - Arm64
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
PreviousNext