aboutsummaryrefslogtreecommitdiff
path: root/src/ruby/install.sh
Commit message (Expand)AuthorAgeFilesLines
* Try connecting to Ubuntu keyserver on port 80 if default HKP port fails (#722)feature_ruby_1.1.2feature_python_1.3.1feature_powershell_1.1.1feature_kubectl-helm-minikube_1.1.5feature_github-cli_1.0.11feature_git_1.1.6feature_git-lfs_1.1.1Richard Höchenberger2023-10-181-0/+1
* Ruby Feature [bug fix] : Fails if the dev container has the same ruby version...feature_ruby_1.1.1Samruddhi Khandale2023-08-161-4/+12
* Ruby: Fix failures - omit "ruby-debug-ide" (#505)feature_ruby_1.0.10Samruddhi Khandale2023-03-291-1/+2
* Fix typos in comments / *.md (#396)Samruddhi Khandale2023-01-171-1/+1
* Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver (#354)Samruddhi Khandale2022-12-211-18/+1
* Use _REMOTE_USER when available (#264)Chuck Lantz2022-11-291-5/+5
* Ensure remove apt-update cache at the beginning and end of the scripts (#210)eitsupi2022-10-111-4/+11
* Ruby: Fix rbenv init bug (#185)Samruddhi Khandale2022-09-261-3/+0
* favor correctness by removing `apt update ...` short-circuiting (#98)Josh Spicer2022-08-231-10/+5
* Options: Follow camelCase (#89)Samruddhi Khandale2022-08-111-1/+1
* Port changes and set executable bitJosh Spicer2022-07-291-0/+0
* ruby: install additional versions (#57)Samruddhi Khandale2022-07-011-0/+18
* Revert "Attempt to fix communication error on images smoke test (#52)"Samruddhi Khandale2022-06-211-10/+6
* Attempt to fix communication error on images smoke test (#52)Samruddhi Khandale2022-06-201-6/+10
* Fix permissions: add username:user_group (#50)Samruddhi Khandale2022-06-151-4/+4
* add missing user groups to fix permission issues for non root user (#45)Samruddhi Khandale2022-06-131-2/+7
* ruby: revert sudo_if changesSamruddhi Khandale2022-06-101-11/+2
* ruby: fix permissions and ln for oryx (#43)Samruddhi Khandale2022-06-101-1/+13
* fix miscellaneous bugs (#41)Samruddhi Khandale2022-06-061-21/+33
* Pass options via environment variables (#39)Josh Spicer2022-06-031-7/+6
* Samruddhikhandale/attempt fix ruby (#38)Samruddhi Khandale2022-06-021-4/+7
* ruby: fix sourcing bug (#37)Samruddhi Khandale2022-06-021-3/+1
* Ruby: fix bug (#36)Samruddhi Khandale2022-06-011-24/+27
* restructure and update cli (#11)Josh Spicer2022-05-121-0/+271