aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add route for LTS optionJP Ungaretti2023-03-032-3/+10
|
* Revert name changeJP Ungaretti2023-03-011-1/+1
|
* Merge branch 'jungaretti/dotnet-2' of ↵JP Ungaretti2023-03-011-1/+1
|\ | | | | | | https://github.com/devcontainers/features into jungaretti/dotnet-2
| * Fix versionJP Ungaretti2023-03-011-1/+1
| | | | | | Co-authored-by: Josh Spicer <joshspicer@github.com>
* | Add version format to descriptionsJP Ungaretti2023-03-011-2/+2
| |
* | Use X.Y.Z to describe versionJP Ungaretti2023-03-011-4/+4
|/
* Update descriptions and proposalsJP Ungaretti2023-03-011-5/+5
|
* Add runtime testJP Ungaretti2023-03-011-1/+1
|
* Fix quoting bugJP Ungaretti2023-03-011-5/+5
|
* Install additional versionsJP Ungaretti2023-03-011-1/+12
|
* Add echos for version and runtimeJP Ungaretti2023-03-011-0/+3
|
* Add more helpful version errorJP Ungaretti2023-03-011-1/+1
|
* Rename to runtime_argsJP Ungaretti2023-03-011-3/+3
|
* Restore customizationsJP Ungaretti2023-03-011-0/+7
|
* Clean up commentsJP Ungaretti2023-03-011-2/+3
|
* Add a couple of commentsJP Ungaretti2023-03-011-0/+2
|
* Add install_version helper to parse versionJP Ungaretti2023-03-011-7/+35
|
* Mention LTS in version descriptionJP Ungaretti2023-03-011-1/+1
|
* Clean up installer scriptJP Ungaretti2023-02-281-15/+12
|
* Bump version and reword all descriptionsJP Ungaretti2023-02-281-16/+9
|
* Rewrite dotnet featureJP Ungaretti2023-02-282-436/+23
|
* Add pnpm in Node (#450)feature_node_1.2.0Akihiro Nagai2023-02-272-3/+14
| | | | | | | | | | | * Add pnpm in Node * pnpm from npm * Restore README.md * Update install.sh * Update tests
* Automated documentation update (#455)github-actions[bot]2023-02-151-0/+1
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Add sentinel to terraform feature (#452)feature_terraform_1.2.0Stefan Drzazga2023-02-152-1/+57
| | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* kubectl-helm-minikube: Allow none (#442)feature_kubectl-helm-minikube_1.1.4Samruddhi Khandale2023-02-072-68/+77
|
* PHP: Allow 'version:none' (#439)feature_php_1.1.2Samruddhi Khandale2023-02-072-52/+63
| | | | | * PHP: Allow 'version:none' * fix tests
* Rust - Clean up unwanted settings (#434)feature_rust_1.0.11samruddhikhandale/php-allow-noneSamruddhi Khandale2023-02-031-4/+2
| | | | | * Rust - Clean up unwanted settings * address comments
* Automated documentation update (#431)github-actions[bot]2023-01-301-0/+1
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Install PowerShell Modules (#427)feature_powershell_1.1.0Ross Smith2023-01-302-3/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* [common-utils] Fix nonempty .bashrc being restored (#421)Levin Winter2023-01-261-1/+1
| | | | | | | | | * [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.
* Republish all Features to add repo tags (#422)feature_terraform_1.1.2feature_sshd_1.0.8feature_rust_1.0.10feature_ruby_1.0.9feature_python_1.0.20feature_powershell_1.0.6feature_php_1.1.1feature_oryx_1.0.13feature_nvidia-cuda_1.0.7feature_node_1.1.5feature_nix_1.1.3feature_kubectl-helm-minikube_1.1.3feature_java_1.2.1feature_hugo_1.1.2feature_go_1.1.3feature_github-cli_1.0.10feature_git_1.1.5feature_git-lfs_1.0.7feature_dotnet_1.1.3feature_docker-outside-of-docker_1.0.10feature_docker-in-docker_2.0.1feature_desktop-lite_1.0.8feature_conda_1.0.8feature_common-utils_2.0.8feature_azure-cli_1.0.8feature_aws-cli_1.0.6feature_anaconda_1.0.11Josh Spicer2023-01-2527-27/+27
| | | republish all features to add repo tags
* features/nix: remove PGP check (#414)dylhack.dev2023-01-243-46/+1
| | | | | * nix: remove PGP check * fix issues
* Automated documentation update (#417)github-actions[bot]2023-01-241-2/+5
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Add more detail to note about architecture (#416)Pamela Fox2023-01-241-2/+5
| | | | | | | | | | | | | * 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>
* Php: Auto configure if a three part version is not provided (#406)Samruddhi Khandale2023-01-202-16/+39
| | | | | | | | | * Php: Auto configure if a three part version is not provided * fix test * update checks * Bump version
* Automated documentation update (#410)github-actions[bot]2023-01-191-0/+2
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Java: add Apache Ant (#409)Tobias Gesellchen2023-01-192-2/+24
| | | | | | | | | | | | | | | * 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>
* Automated documentation update (#405)github-actions[bot]2023-01-171-1/+1
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Fix typos in comments / *.md (#396)Samruddhi Khandale2023-01-1716-21/+21
|
* CommonUtils - ensure home directory exists. (#398)Stephen A. Imhoff2023-01-132-1/+5
| | | | | | | | | * CommonUtils - ensure home directory exists. * Only create non-root home directory Root directory will always exist. * Bump version
* Git: Use sysconfdir=/etc for git built from source (#395)Samruddhi Khandale2023-01-112-2/+2
| | | | | * Git: Adds a new 'addGitConfigSymlink' option * Use sysconfdir
* Common-utils: Fix build failures for alpine 3.14 & 3.15 (#393)Samruddhi Khandale2023-01-112-1/+3
| | | | | * Common-utils: Fix build failures for alpine 3.14 & 3.15 * version bump
* Automated documentation update (#394)github-actions[bot]2023-01-1127-27/+0
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* [common-utils] Fix permission of scripts in containers (#388)eitsupi2023-01-112-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | * fix permission in containers * add test * bump version * more tests * update tests * Update test/common-utils/devcontainer-info/Dockerfile Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * Update test/common-utils/scenarios.json Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * Update scenarios.json * Update devcontainer-info.sh Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Conda: Update 'certifi' due to CVE-2022-23491 (#383)Samruddhi Khandale2023-01-102-1/+18
|
* Options: Switch from 'enum' to 'proposals' (#382)Samruddhi Khandale2023-01-104-9/+9
|
* Install gawk RPM (#380)Mark Phippard2023-01-062-1/+2
| | | | | | | | * Install gawk RPM This script requires awk and it may not be available on a minimal distro like Mariner * Bump version number
* desktop-lite: fixed qemu container (#370)Marko Bausch2023-01-052-6/+6
| | | | | * desktop-lite: fixed qemu container * bump version for desktop-lite
* PHP: Fix build failures for 'ubuntu:bionic' (#378)Samruddhi Khandale2023-01-052-12/+20
| | | | | * PHP: Fix build failures for 'ubuntu:bionic' * update VERSION
* [PHP] Enable Mbstring (#371)Julien Boudry2023-01-052-2/+2
| | | | Mbstring is such a popular PHP extension that it is used everywhere and most libraries don't work without it. It can be compiled directly with PHP. The official Docker images of PHP include it.