aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Add oryx feature (#27)Samruddhi Khandale2022-05-271-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* update jupyter and ruby features (#26)jospicer/testing-multi-repo-authJosh Spicer2022-05-273-25/+2
| | | | | | | | | * jekyll and jupyter updates * add ruby to jekylls pr test * update jekyll and ruby test * remove features that dont follow my rules
* correct rust assertsJosh Spicer2022-05-261-1/+3
|
* maven and optional sdkman (#25)Josh Spicer2022-05-261-1/+1
| | | | | * maven * optional sdk man
* Adds a PHP feature (#22)Samruddhi Khandale2022-05-261-0/+12
| | | | | | | | | | | | | | | | | * add php * add test * fix test * add to workflow * fix test * fix bug * test composer Co-authored-by: Josh Spicer <joshspicer@github.com>
* fixJosh Spicer2022-05-261-1/+1
|
* format test/git/test.shJosh Spicer2022-05-261-9/+8
|
* test file misnamedJosh Spicer2022-05-251-0/+0
|
* and jupyterJosh Spicer2022-05-251-9/+8
|
* fix crazy test.sh formattingJosh Spicer2022-05-2518-161/+143
|
* Update test.shJosh Spicer2022-05-251-9/+8
|
* add feature stubs for allJosh Spicer2022-05-1325-4/+300
|
* restructure and update cli (#11)Josh Spicer2022-05-122-0/+24
* restructure and update cli * typo