Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check sha256jungaretti/dotnet-2 | JP Ungaretti | 2023-03-11 | 1 | -0/+2 |
| | |||||
* | Add lts test | JP Ungaretti | 2023-03-03 | 2 | -0/+19 |
| | |||||
* | Add route for LTS option | JP Ungaretti | 2023-03-03 | 2 | -3/+10 |
| | |||||
* | Update additional versions scenario | JP Ungaretti | 2023-03-02 | 2 | -2/+3 |
| | |||||
* | Revert name change | JP Ungaretti | 2023-03-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'jungaretti/dotnet-2' of ↵ | JP Ungaretti | 2023-03-01 | 1 | -1/+1 |
|\ | | | | | | | https://github.com/devcontainers/features into jungaretti/dotnet-2 | ||||
| * | Fix version | JP Ungaretti | 2023-03-01 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Josh Spicer <joshspicer@github.com> | ||||
* | | Add version format to descriptions | JP Ungaretti | 2023-03-01 | 1 | -2/+2 |
| | | |||||
* | | Run project tests as non-root user | JP Ungaretti | 2023-03-01 | 3 | -2/+8 |
| | | |||||
* | | Use X.Y.Z to describe version | JP Ungaretti | 2023-03-01 | 1 | -4/+4 |
|/ | |||||
* | Finishing touches | JP Ungaretti | 2023-03-01 | 8 | -22/+7 |
| | |||||
* | Add missing reportResults | JP Ungaretti | 2023-03-01 | 2 | -0/+4 |
| | |||||
* | Add scenarios for build and run | JP Ungaretti | 2023-03-01 | 3 | -0/+33 |
| | |||||
* | Remove assert scripts | JP Ungaretti | 2023-03-01 | 9 | -38/+0 |
| | |||||
* | Update descriptions and proposals | JP Ungaretti | 2023-03-01 | 1 | -5/+5 |
| | |||||
* | Use project asserts | JP Ungaretti | 2023-03-01 | 7 | -0/+21 |
| | |||||
* | Copy project asserts | JP Ungaretti | 2023-03-01 | 2 | -0/+17 |
| | |||||
* | Add example_project | JP Ungaretti | 2023-03-01 | 4 | -0/+51 |
| | |||||
* | Add runtime test | JP Ungaretti | 2023-03-01 | 3 | -1/+25 |
| | |||||
* | Update version tests | JP Ungaretti | 2023-03-01 | 7 | -55/+10 |
| | |||||
* | Update additional version test | JP Ungaretti | 2023-03-01 | 2 | -8/+8 |
| | |||||
* | Use ls to check install directory | JP Ungaretti | 2023-03-01 | 1 | -1/+4 |
| | |||||
* | Fix quoting bug | JP Ungaretti | 2023-03-01 | 1 | -5/+5 |
| | |||||
* | Install additional versions | JP Ungaretti | 2023-03-01 | 1 | -1/+12 |
| | |||||
* | Add echos for version and runtime | JP Ungaretti | 2023-03-01 | 1 | -0/+3 |
| | |||||
* | Add more helpful version error | JP Ungaretti | 2023-03-01 | 1 | -1/+1 |
| | |||||
* | Rename to runtime_args | JP Ungaretti | 2023-03-01 | 1 | -3/+3 |
| | |||||
* | Remove lts scenario | JP Ungaretti | 2023-03-01 | 2 | -25/+0 |
| | |||||
* | Restore customizations | JP Ungaretti | 2023-03-01 | 1 | -0/+7 |
| | |||||
* | Clean up comments | JP Ungaretti | 2023-03-01 | 1 | -2/+3 |
| | |||||
* | Revert test changes | JP Ungaretti | 2023-03-01 | 1 | -7/+7 |
| | |||||
* | Add a couple of comments | JP Ungaretti | 2023-03-01 | 1 | -0/+2 |
| | |||||
* | Add install_version helper to parse version | JP Ungaretti | 2023-03-01 | 1 | -7/+35 |
| | |||||
* | Mention LTS in version description | JP Ungaretti | 2023-03-01 | 1 | -1/+1 |
| | |||||
* | Clean up installer script | JP Ungaretti | 2023-02-28 | 2 | -21/+14 |
| | |||||
* | Bump version and reword all descriptions | JP Ungaretti | 2023-02-28 | 1 | -16/+9 |
| | |||||
* | Remove apt test | JP Ungaretti | 2023-02-28 | 2 | -26/+0 |
| | |||||
* | Rewrite dotnet feature | JP Ungaretti | 2023-02-28 | 3 | -443/+31 |
| | |||||
* | Add newline | JP Ungaretti | 2023-02-28 | 1 | -1/+1 |
| | |||||
* | Add pnpm in Node (#450)feature_node_1.2.0 | Akihiro Nagai | 2023-02-27 | 7 | -3/+19 |
| | | | | | | | | | | | * Add pnpm in Node * pnpm from npm * Restore README.md * Update install.sh * Update tests | ||||
* | "Update Documentation" workflow - use gh api to create a documentation PR (#459) | Samruddhi Khandale | 2023-02-22 | 1 | -3/+11 |
| | |||||
* | Automated documentation update (#455) | github-actions[bot] | 2023-02-15 | 1 | -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.0 | Stefan Drzazga | 2023-02-15 | 4 | -1/+80 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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.4 | Samruddhi Khandale | 2023-02-07 | 5 | -68/+112 |
| | |||||
* | PHP: Allow 'version:none' (#439)feature_php_1.1.2 | Samruddhi Khandale | 2023-02-07 | 8 | -53/+87 |
| | | | | | * PHP: Allow 'version:none' * fix tests | ||||
* | Rust - Clean up unwanted settings (#434)feature_rust_1.0.11samruddhikhandale/php-allow-none | Samruddhi Khandale | 2023-02-03 | 1 | -4/+2 |
| | | | | | * Rust - Clean up unwanted settings * address comments | ||||
* | Automated documentation update (#431) | github-actions[bot] | 2023-01-30 | 1 | -0/+1 |
| | | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com> | ||||
* | Install PowerShell Modules (#427)feature_powershell_1.1.0 | Ross Smith | 2023-01-30 | 4 | -3/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Winter | 2023-01-26 | 1 | -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.11 | Josh Spicer | 2023-01-25 | 27 | -27/+27 |
| | | | republish all features to add repo tags |