- 06 Apr, 2023 1 commit
-
-
Alexander Smolyakov authored
* [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
-
- 05 Apr, 2023 3 commits
-
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Ryan Campbell authored
* Removing forced gid 999 for docker * version bump --------- Co-authored-by:
Ryan Campbell <rycampbe@microsoft.com> Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
Felipe Santos authored
* 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
-
- 04 Apr, 2023 2 commits
-
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Josh Spicer authored
* 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
-
- 28 Mar, 2023 1 commit
-
-
Samruddhi Khandale authored
* Ruby: Fix failures on debian image due to ruby-debug-ide * omit
-
- 23 Mar, 2023 1 commit
-
-
Jacob Hummer authored
* Create CONTRIBUTING.md * Direct questions to slack channel Co-authored-by:
Brigit Murtaugh <brigit.murtaugh@microsoft.com> * Use "dev containers" and "Features" Apparently devcontainers is two words, and apparently features is a proper noun? I guess
🤷 ♂️ * Prettier formatting I used https://prettier.io/playground/ since I was editing in the GitHub web editor * Clarify to "only accept improvements and bug fixes" Co-authored-by:Samruddhi Khandale <samruddhikhandale@github.com> * Be more explicit about custom features Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Add link to CLI test docs * Add semver step in guide * More specificity in link text https://github.com/devcontainers/features/pull/488#discussion_r1137819187 * Add CONTRIBUTING.md link in readme --------- Co-authored-by:
Brigit Murtaugh <brigit.murtaugh@microsoft.com> Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 14 Mar, 2023 2 commits
-
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Daniel Ciborowski authored
* Update install.sh * Update install_additional_python.sh * Update install_os_provided_python.sh * Update install_via_oryx.sh * Update test.sh * Update devcontainer-feature.json
-
- 10 Mar, 2023 2 commits
-
-
Eljo George authored
* Remove duplicate env var sourcing for codespaces
-
Josh Spicer authored
-
- 08 Mar, 2023 2 commits
-
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Samruddhi Khandale authored
* Docker fix - BuildKit is enabled but the buildx component is missing or broken * nit * fix test
-
- 07 Mar, 2023 1 commit
-
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
- 06 Mar, 2023 1 commit
-
-
ksaito1125 authored
* Terraform: Add proxy setting (#435) * Terraform: Remove unused variable GPG_OPTS (#435) * Terraform: Increment minor version (#435) * Update src/terraform/install.sh Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com> * Add feature option * Update src/terraform/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com> * Update src/terraform/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com> * Update src/terraform/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com> * Terraform: Change environment variables to upper case (#435) * Terraform: Use HTTP_PROXY as the default for connecting to keyservers (#435) * Update src/terraform/install.sh Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> --------- Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com> Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 01 Mar, 2023 2 commits
-
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Brett Cannon authored
* Turn off linting by default in VS Code for Python Linting is on by default if you specify the paths to any linters, so the previous settings would turn on **all** linters. Also drop linters that don't see much use. * Fix tests * Revert all changes * Remove paths to under-utilized tools and turn off all linting by default * Bump the version number
-
- 27 Feb, 2023 1 commit
-
-
Akihiro Nagai authored
* Add pnpm in Node * pnpm from npm * Restore README.md * Update install.sh * Update tests
-
- 22 Feb, 2023 1 commit
-
-
Samruddhi Khandale authored
-
- 15 Feb, 2023 2 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Stefan Drzazga authored
* Introducing Sentinel installation * Modifying docs for sentinel * Modifying tests for sentinel * Revert "Modifying docs for sentinel" This reverts commit 818894b22fe022d29d59d3748ddd6103616773a6. * Modifying docs for sentinel * Fixing duplication issue for sentinel url * Update src/terraform/install.sh Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com> * Increase minor version --------- Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com>
-
- 07 Feb, 2023 2 commits
-
-
Samruddhi Khandale authored
-
Samruddhi Khandale authored
* PHP: Allow 'version:none' * fix tests
-
- 03 Feb, 2023 1 commit
-
-
Samruddhi Khandale authored
* Rust - Clean up unwanted settings * address comments
-
- 30 Jan, 2023 2 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Ross Smith authored
* InstallBicep * Add test for InstallBicep * Install pwsh Modules * Script rename * Add -Command to test * Check version * Install the module for all users * Adding terminating lines to scripts * Update src/powershell/install.sh Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com> * Update src/powershell/install.sh Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com> * Removed comments in Readme * Remove Bicep from PowerShell install * Increased version number * Update Minor version rather than patch --------- Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com>
-
- 25 Jan, 2023 2 commits
-
-
Levin Winter authored
* [common-utils] Fix nonempty .bashrc being restored The user's dotfiles shall only be restored to their defaults if they do not exist or are empty. A missing negation caused the files to be overwritten even when they were nonempty. * [common-utils] Bump patch version after fix Go from 2.0.7 to 2.0.8 because of backwards-compatible fix.
-
Josh Spicer authored
republish all features to add repo tags
-
- 24 Jan, 2023 1 commit
-
-
dylhack.dev authored
* nix: remove PGP check * fix issues
-
- 23 Jan, 2023 2 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Pamela Fox authored
* Add more detail to note about architecture * Update src/docker-in-docker/NOTES.md Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com> * Update src/docker-in-docker/NOTES.md Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com> Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com>
-
- 20 Jan, 2023 1 commit
-
-
Samruddhi Khandale authored
* Php: Auto configure if a three part version is not provided * fix test * update checks * Bump version
-
- 18 Jan, 2023 2 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Tobias Gesellchen authored
* Java: add Apache Ant * Update src/java/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com> * revert the changes in README.md * Add tests for Java/Ant * Fix Java feature version Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com>
-
- 17 Jan, 2023 3 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Samruddhi Khandale authored
-
Stephan authored
- updated the action checkout from v2 to 3 as required by action warning
-
- 13 Jan, 2023 1 commit
-
-
Stephen A. Imhoff authored
* CommonUtils - ensure home directory exists. * Only create non-root home directory Root directory will always exist. * Bump version
-
- 11 Jan, 2023 1 commit
-
-
Samruddhi Khandale authored
* Git: Adds a new 'addGitConfigSymlink' option * Use sysconfdir
-