Tags: Magbluprt/features
Tags
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
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
Update devcontainer-feature.json (devcontainers#539) devcontainers#535 update the patch version to 2.0.9
Adds httpProxy option to Python Feature (devcontainers#532) * Adds httpProxy option to Python Feature This option allows GPG to use a HTTP proxy to fetch keys from remote keyservers * Updating minor version Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * Fixes minor formatting error --------- Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
Oryx - Switch to .NET 7 (devcontainers#522) * Oryx - Switch to .NET 7 * fix test ; add test * fix test - back compat
[features/conda] Address CVE-2023-0286, CVE-2023-23931, and CVE-2022-… …40897 vulnerabilities (devcontainers#518) * [features/conda] Address CVE-2023-0286, CVE-2023-23931, and CVE-2022-40897 vulnerabilities - Update `install.sh` to install updates for `cryptography` and `setuptools` packages - Add tests to verify `cryptography` and `setuptools` packages version * Bump feature version
Removing forced gid 999 for docker (devcontainers#515) * Removing forced gid 999 for docker * version bump --------- Co-authored-by: Ryan Campbell <rycampbe@microsoft.com> Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
PreviousNext