aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add oryx feature (#27)Samruddhi Khandale2022-05-276-0/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* fix username when automatic: hugo and anaconda (#31)Samruddhi Khandale2022-05-272-6/+10
| | | fix username when automatic
* update jupyter and ruby features (#26)jospicer/testing-multi-repo-authJosh Spicer2022-05-2712-448/+12
| | | | | | | | | * jekyll and jupyter updates * add ruby to jekylls pr test * update jekyll and ruby test * remove features that dont follow my rules
* fix export bug: maven (#30)Samruddhi Khandale2022-05-271-1/+1
|
* fix gradle bug (#29)Samruddhi Khandale2022-05-271-2/+1
|
* fix php: add missing $ (#28)Samruddhi Khandale2022-05-271-4/+6
| | | | | | | * fix php: add missing $ * test fix * fix user
* correct rust assertsJosh Spicer2022-05-261-1/+3
|
* maven and optional sdkman (#25)Josh Spicer2022-05-266-13/+30
| | | | | * maven * optional sdk man
* ruby before jekyll and format workflowsJosh Spicer2022-05-262-42/+43
|
* updates to conda,gradle,hugo (#24)Josh Spicer2022-05-267-11/+20
|
* fix anaconda pathingJosh Spicer2022-05-262-4/+11
|
* smart PR action (#23)Josh Spicer2022-05-265-8/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | * attempt at update action * Update test-pr.yaml * make a change to a source file * try out a few * easy case * filter * try a two-feature key * without jup * overthinking? * naming * changes * all * remove comments
* Adds a PHP feature (#22)Samruddhi Khandale2022-05-265-1/+219
| | | | | | | | | | | | | | | | | * add php * add test * fix test * add to workflow * fix test * fix bug * test composer Co-authored-by: Josh Spicer <joshspicer@github.com>
* can we make the yaml array prettier?Josh Spicer2022-05-261-1/+26
|
* fixJosh Spicer2022-05-261-1/+1
|
* format test/git/test.shJosh Spicer2022-05-261-9/+8
|
* cli 92bbddc7d54aefbfb05facea7564878cf589e4ebJosh Spicer2022-05-261-0/+0
|
* test file misnamedJosh Spicer2022-05-251-0/+0
|
* continue-on-error for maximum chaos!Josh Spicer2022-05-251-0/+1
|
* add all features to matrixJosh Spicer2022-05-251-1/+1
|
* and jupyterJosh Spicer2022-05-251-9/+8
|
* fix crazy test.sh formattingJosh Spicer2022-05-2518-161/+143
|
* sync with jammy updates (#21)Josh Spicer2022-05-258-19/+87
| | | sync with jammy updates (https://github.com/microsoft/vscode-dev-containers/commit/053a0557211c98e5b9f0e8ccf755f6f143b05ef4) and other minor additions since copy over
* Update test.shJosh Spicer2022-05-251-9/+8
|
* Update test-manual.yamlJosh Spicer2022-05-251-1/+4
|
* it was renamedJosh Spicer2022-05-252-2/+2
|
* update test build of cliJosh Spicer2022-05-254-7/+7
|
* adding nvm option: nvmInstallPath (#20)Samruddhi Khandale2022-05-242-1/+6
| | | 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
|
* Common: Moving contents from setup-user.sh (#16)Samruddhi Khandale2022-05-161-0/+18
| | | | | | | * common: append data * move contents * nit
* fix bug: Release pipeline (#15)Samruddhi Khandale2022-05-162-4/+4
| | | | | * fix bug * changing occurrences to src
* python: bug fix when version = none (#14)Samruddhi Khandale2022-05-1616-14/+16
| | | | | | | * python: bug fix * add missing "none" proposal * nit
* Update launch.jsonJosh Spicer2022-05-131-4/+2
|
* example \testCases.json'Josh Spicer2022-05-131-0/+29
|
* test flow manualJosh Spicer2022-05-131-0/+21
|
* Delete gen.pyJosh Spicer2022-05-131-32/+0
|
* fix terraform feature and new cliJosh Spicer2022-05-132-7/+16
|
* Merge branch 'main' of https://github.com/devcontainers/featuresJosh Spicer2022-05-134-16/+46
|\
| * Jupyterlab: Update script and add pythonBinary as option (#12)Samruddhi Khandale2022-05-133-14/+44
| | | | | | update sh + add arg
| * Python: Use exposed installPath argument (#13)Samruddhi Khandale2022-05-132-2/+2
| | | | | | use exposed installPath arg
* | add feature stubs for allJosh Spicer2022-05-1331-8/+402
|/
* Repo StructureJosh Spicer2022-05-121-1/+23
|
* restructure and update cli (#11)Josh Spicer2022-05-1259-18/+26
| | | | | * restructure and update cli * typo
* matrix (#10)Josh Spicer2022-05-122-2/+15
| | | | | * try matrix * quotes
* python: copying original contents of install.sh (#9)Samruddhi Khandale2022-05-121-34/+12
| | | python: copying orignal
* test workflow invoking `devcontainer-cli features-test...` (#7)Josh Spicer2022-05-123-0/+23
| | | | | | | | | * test go * paths * need a dot * rename
* Gradle - Copy contents to install.sh (#8)Samruddhi Khandale2022-05-121-0/+133
| | | copy gradle sh contents
* Java: Fix file not found bug (#6)Samruddhi Khandale2022-05-121-3/+3
| | | java-fix file not found bug