Commit graph

12 commits

Author SHA1 Message Date
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
d0dd07007b
fix bug: Release pipeline (#15)
* fix bug

* changing occurrences to src
2022-05-16 11:34:56 -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
Samruddhi Khandale
ccaa08a416
fix chmod-bug (#4) 2022-05-11 14:54:44 -04:00
Samruddhi Khandale
01eb5874b6
add permissions (#3) 2022-05-11 14:23:39 -04:00
Josh Spicer
11222df509
add release action (#2) 2022-05-09 19:10:29 -04:00