| Commit message (Expand) | Author | Age | Files | Lines |
* | Ruby Feature [bug fix] : Fails if the dev container has the same ruby version...feature_ruby_1.1.1 | Samruddhi Khandale | 2023-08-16 | 2 | -5/+13 |
* | Automated documentation update (#602) | Samruddhi Khandale | 2023-06-30 | 1 | -0/+1 |
* | Change Ruby extension to ruby-lsp (#566)feature_ruby_1.1.0 | Rafael Mendonça França | 2023-06-30 | 1 | -2/+3 |
* | Automated documentation update (#521) | Samruddhi Khandale | 2023-04-14 | 1 | -0/+6 |
* | Ruby: Fix failures - omit "ruby-debug-ide" (#505)feature_ruby_1.0.10 | Samruddhi Khandale | 2023-03-29 | 2 | -2/+3 |
* | 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 | 1 | -1/+1 |
* | Fix typos in comments / *.md (#396) | Samruddhi Khandale | 2023-01-17 | 1 | -1/+1 |
* | Automated documentation update (#394) | github-actions[bot] | 2023-01-11 | 1 | -1/+0 |
* | Automated documentation update (#377) | github-actions[bot] | 2023-01-04 | 1 | -0/+1 |
* | Automated documentation update (#368) | github-actions[bot] | 2022-12-27 | 1 | -0/+7 |
* | OS support in Feature NOTES.md (#366) | Josh Spicer | 2022-12-27 | 1 | -0/+7 |
* | Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver (#354) | Samruddhi Khandale | 2022-12-21 | 2 | -19/+2 |
* | Use _REMOTE_USER when available (#264) | Chuck Lantz | 2022-11-29 | 2 | -6/+6 |
* | Automated documentation update (#287) | github-actions[bot] | 2022-11-14 | 1 | -3/+1 |
* | add installsAfter: common-utils to all Features (#214) | Josh Spicer | 2022-10-19 | 1 | -2/+5 |
* | Automated documentation update (#218) | github-actions[bot] | 2022-10-13 | 1 | -3/+3 |
* | Ensure remove apt-update cache at the beginning and end of the scripts (#210) | eitsupi | 2022-10-11 | 2 | -6/+13 |
* | Ruby: Fix rbenv init bug (#185) | Samruddhi Khandale | 2022-09-26 | 2 | -5/+2 |
* | bump all features to pick up metadata changes in CLI v0.14.0 (#118) | Josh Spicer | 2022-08-26 | 1 | -1/+1 |
* | add documentationURL to all features (#115) | Josh Spicer | 2022-08-24 | 1 | -1/+2 |
* | favor correctness by removing `apt update ...` short-circuiting (#98) | Josh Spicer | 2022-08-23 | 1 | -10/+5 |
* | Automated documentation update (#106) | github-actions[bot] | 2022-08-18 | 1 | -1/+3 |
* | Move extensions and settings under customizations.vscode (#97) | Samruddhi Khandale | 2022-08-17 | 1 | -4/+8 |
* | Options: Follow camelCase (#89) | Samruddhi Khandale | 2022-08-11 | 1 | -1/+1 |
* | Automated documentation update (#85) | github-actions[bot] | 2022-08-09 | 1 | -2/+2 |
* | Prep: republish features to ghcr.io (#78) | Samruddhi Khandale | 2022-08-05 | 1 | -0/+1 |
* | Port changes and set executable bit | Josh Spicer | 2022-07-29 | 1 | -0/+0 |
* | ruby: install additional versions (#57) | Samruddhi Khandale | 2022-07-01 | 2 | -4/+18 |
* | Automated documentation update | Devcontainers CI | 2022-06-22 | 1 | -6/+3 |
* | Automated documentation update | Devcontainers CI | 2022-06-21 | 1 | -1/+1 |
* | add descriptions to feature metadata (no-ci) | Josh Spicer | 2022-06-21 | 1 | -1/+8 |
* | Revert "Attempt to fix communication error on images smoke test (#52)" | Samruddhi Khandale | 2022-06-21 | 1 | -10/+6 |
* | Attempt to fix communication error on images smoke test (#52) | Samruddhi Khandale | 2022-06-20 | 1 | -6/+10 |
* | Fix permissions: add username:user_group (#50) | Samruddhi Khandale | 2022-06-15 | 1 | -4/+4 |
* | Devcontainer docs (#47) | Josh Spicer | 2022-06-14 | 1 | -0/+27 |
* | add missing user groups to fix permission issues for non root user (#45) | Samruddhi Khandale | 2022-06-13 | 1 | -2/+7 |
* | ruby: revert sudo_if changes | Samruddhi Khandale | 2022-06-10 | 1 | -11/+2 |
* | ruby: fix permissions and ln for oryx (#43) | Samruddhi Khandale | 2022-06-10 | 1 | -1/+13 |
* | fix miscellaneous bugs (#41) | Samruddhi Khandale | 2022-06-06 | 1 | -21/+33 |
* | Pass options via environment variables (#39) | Josh Spicer | 2022-06-03 | 2 | -7/+6 |
* | Samruddhikhandale/attempt fix ruby (#38) | Samruddhi Khandale | 2022-06-02 | 1 | -4/+7 |
* | ruby: fix sourcing bug (#37) | Samruddhi Khandale | 2022-06-02 | 1 | -3/+1 |
* | Ruby: fix bug (#36) | Samruddhi Khandale | 2022-06-01 | 1 | -24/+27 |
* | python: bug fix when version = none (#14) | Samruddhi Khandale | 2022-05-16 | 1 | -1/+1 |
* | restructure and update cli (#11) | Josh Spicer | 2022-05-12 | 2 | -0/+296 |