Commit graph

10 commits

Author SHA1 Message Date
Samruddhi Khandale
502af2c69f
Python: Allow installing multiple versions of python (#32)
* 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>
2022-06-01 09:45:23 -07:00
Samruddhi Khandale
cb6a539499
Add oryx feature (#27)
* 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>
2022-05-27 11:27:17 -07:00
Samruddhi Khandale
f86091f02d
Adds a PHP feature (#22)
* add php

* add test

* fix test

* add to workflow

* fix test

* fix bug

* test composer

Co-authored-by: Josh Spicer <joshspicer@github.com>
2022-05-25 15:18:28 -07:00
Samruddhi Khandale
a6af6a3d76
adding nvm option: nvmInstallPath (#20)
adding nvm option
2022-05-24 12:18:40 -07:00
Samruddhi Khandale
f25d9fcc3f
fix sshd (#19) 2022-05-20 15:34:29 -07:00
Samruddhi Khandale
501ccef012
testing: Attempt to fix go (#18)
rename golang to go
2022-05-20 15:05:27 -07:00
Samruddhi Khandale
c8581df321
fix kubectl-helm-minikube (#17) 2022-05-16 13:34:11 -07:00
Samruddhi Khandale
73e20e52a2
Jupyterlab: Update script and add pythonBinary as option (#12)
update sh + add arg
2022-05-12 18:56:12 -04:00
Samruddhi Khandale
d435502932
Python: Use exposed installPath argument (#13)
use exposed installPath arg
2022-05-12 18:55:46 -04:00
Josh Spicer
11222df509
add release action (#2) 2022-05-09 19:10:29 -04:00