Tags: farums/features
Tags
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>
Fix several issues with docker-outside-of-docker (devcontainers#443) * Fix several issues with docker-outside-of-docker * Add initial tests and bump version * Add two tests * Fix docker buildx conflict * Fix possible test issue * Add tests for moby * Add buildx test to init * Fix inconsistency * Many fixes and improvements * Make dockeDashCompose v2 by default
add a postCreateCommand to `git-lfs` Feature (devcontainers#511) * add a postCreateCommand to git-lfs Feature * debug passing locally but not in CI * update scenario * add GIT_LFS_SKIP_SMUDGE=1 to prevent fetching lfs arifacts in github actions * arguments should be booleans * move example repo to devcontainers org * place script literally anywhere other than /tmp
PreviousNext