aboutsummaryrefslogtreecommitdiff
path: root/v1
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix bug: Release pipeline (#15)Samruddhi Khandale2022-05-161-2/+2
| | | | | * fix bug * changing occurrences to src
* 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
* fix chmod-bug (#4)Samruddhi Khandale2022-05-111-1/+2
|
* add permissions (#3)Samruddhi Khandale2022-05-111-0/+1
|
* add release action (#2)Josh Spicer2022-05-104-0/+117