aboutsummaryrefslogtreecommitdiff
path: root/v1/feature-scripts.env
Commit message (Collapse)AuthorAgeFilesLines
* Revert "add gradle feature"Samruddhi Khandale2022-06-151-2/+1
| | | | This reverts commit 123ca4650aac072448cb7681e80d3573129ace98.
* add gradle featureSamruddhi Khandale2022-06-151-1/+2
|
* Merge JupyterLab feature into Python feature (#40)JP Ungaretti2022-06-081-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Restructure tools installation * Tweak bash and zsh config * Remove extra space * Update comments * Add option to install JupyterLab * Add option to configure JupyterLab * Add option to install ML packages * Remove deprecated JuptyerLab feature * Add new arguments to Python feature * Remove trailing whitespace * Organize new arguments * Resolve feedback * Create new scenario for JupyterLab * Fix user in JupyterLab scenario * Revert changes to Python test * Remove ML packages * Update test names * Rename CORS option
* fix miscellaneous bugs (#41)Samruddhi Khandale2022-06-061-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add recursive linking * temp change * fix xdebug * fix rbenv xdebug * fix hugo * remove suffix * php: fix config * fix anaconda and oryx * fix xdebug * fixes php * bug fix: composer * anaconda * nit * fix shellchecker * shellchecker
* php: allow multiple versions (#33)Samruddhi Khandale2022-06-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * php: allow multiple versions * nit * correct condtions * fix: mv: target '6/composer' is not a directory * add "" * fix linking folders * fix ln: failed to create symbolic link * change description * fix error msg * chane exit code * restructure linking * fix pecl multiple installation * correct condition * install pecl with specific version
* dotnet: allow multiple dotnet versions (#34)Samruddhi Khandale2022-06-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dotnet: allow multiple dotnet versions * nit * change description * change condtion * nit * change exit code * restructure linkinh * nit * adding installUsingApt * export path * fix path * fix eof * fix updaterc * change access * add USERNAME * export * debug 1 * add missing $
* Python: Allow installing multiple versions of python (#32)Samruddhi Khandale2022-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test * add overrideDefault * fix linking bug * fix bug 2 * fix bug 3 * fix bug 4 * fix python3 * fix spacing * fix bug * fix oryx bug * add missing $ * add mkdir * fix conditions * add additional linking * add current path * fix linking * Update src/python/feature.json Co-authored-by: Josh Spicer <joshspicer@github.com> * python version check * change exit code * change exit code * remove symlinks if present * fix symlinks * nit * change PATH * fix condition * change condition * add [] Co-authored-by: Josh Spicer <joshspicer@github.com>
* Add oryx feature (#27)Samruddhi Khandale2022-05-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add oryx * modify oryx sh * add oryx in matrix * install dotnet * fix permission * test * test 2 * test 3 * fix dotnet * fix oryx * fix * fix path issues + debugging * remove debugging * add oryx test to actions * fix test * modify test * add $ * fix user * address comments * add repo * add wget * allow apt-update * add --no-check-certificate * install ca-certificates * install with another approach * fix infinite test runs * Update src/oryx/install.sh Co-authored-by: Josh Spicer <joshspicer@github.com> Co-authored-by: Josh Spicer <joshspicer@github.com>
* Adds a PHP feature (#22)Samruddhi Khandale2022-05-261-0/+1
| | | | | | | | | | | | | | | | | * add php * add test * fix test * add to workflow * fix test * fix bug * test composer Co-authored-by: Josh Spicer <joshspicer@github.com>
* adding nvm option: nvmInstallPath (#20)Samruddhi Khandale2022-05-241-1/+1
| | | adding nvm option
* fix sshd (#19)Samruddhi Khandale2022-05-211-1/+1
|
* testing: Attempt to fix go (#18)Samruddhi Khandale2022-05-211-1/+1
| | | rename golang to go
* fix kubectl-helm-minikube (#17)Samruddhi Khandale2022-05-161-1/+1
|
* Jupyterlab: Update script and add pythonBinary as option (#12)Samruddhi Khandale2022-05-131-1/+1
| | | update sh + add arg
* Python: Use exposed installPath argument (#13)Samruddhi Khandale2022-05-131-1/+1
| | | use exposed installPath arg
* add release action (#2)Josh Spicer2022-05-101-0/+23