Tags: maazghani/features
Tags
[common-utils]: Bug fix: Install zsh on an image previously built wit… …h "installZsh:false" (devcontainers#649) * [common-utils]: Bug fix: Installs zsh on an image built with installZsh:false * version bump * nit: fix merge conflicts * Version bump
[Go] Update proposals for the "version" option (devcontainers#654) Update devcontainer-feature.json
Use dotnet-install.sh in .NET feature (devcontainers#628) * Use dotnet-install.sh in .NET feature * Use latest.version files * Cleanup runtime args * Use latest.version files in tests as well * Improve tests, remove code duplication * Add stderr helper * Validate version inputs * Use suggested description Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * Shorter version description Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * Shorter version description Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * Clean up apt lists * Verify 7.0 is latest * Fix PATH, add test for .NET global tools * Include a copy of dotnet-install.sh in the Feature * Configure useful env variables * Use stringly typed booleans * Keep imperative writing style in option hints * Update maintainers Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * Move dotnet-install.sh into a vendor directory * Refactor variables * Amend * Amend 2 * Use default options from devcontainer-feature.json * Add back variables * Fix shellchek warning in fetch_latest_sdk_version * Inline install_version function * Fix ShellCheck warnings * Improve CSV parsing * Default to latest when configuring an empty version * Add support for runtime-only configurations * Move 'none' check higher up * Deduplicate helper functions, sort into files * Address the user more directly in NOTES * Remove unnecessary defaults * Replace feature -> Feature Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * Add update-dotnet-install-script workflow * Apply suggestions from code review Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * Don't skip ci for automated script update --------- Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
[Docker-in-docker] Support bookworm (devcontainers#661) * [Docker-in-docker] Support bookworm * Update devcontainer-feature.json
[node] Install the latest version of nvm by default (devcontainers#673) feat(node): install the latest nvm by default
Commonutils: chown: cannot access '/home/vscode/.zshrc': No such file… … or directory (devcontainers#662) * Update main.sh * Update devcontainer-feature.json * Test install as non root user. --------- Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
[Rust] Remove `mutantdino.resourcemonitor` extension (devcontainers#665) * Remove `mutantdino.resourcemonitor` extension * Bump version * Revert "Bump version" This reverts commit e9c5149. * Bump version
[docker in docker] Adds retries for docker daemon startup and cgroup … …nesting (devcontainers#669) * adds retry logic * adds stress test workflow * Adds cgroup retries * update workflow * move sleep cmd * update test * cleanup
Enhancing Terraform Feature Stability (devcontainers#657) * Added fallback method to retrieve cosign version * Update src/terraform/install.sh Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * Remove get_cosign_latest_version function --------- Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
[docker-in-docker] Reverts the retry logic (devcontainers#659) * Update install.sh * [docker-in-docker] Update retry logic * revert the retry logic!
PreviousNext