Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix export bug: maven (#30) | Samruddhi Khandale | 2022-05-27 | 1 | -1/+1 |
| | |||||
* | fix gradle bug (#29) | Samruddhi Khandale | 2022-05-27 | 1 | -2/+1 |
| | |||||
* | fix php: add missing $ (#28) | Samruddhi Khandale | 2022-05-27 | 1 | -4/+6 |
| | | | | | | | * fix php: add missing $ * test fix * fix user | ||||
* | correct rust asserts | Josh Spicer | 2022-05-26 | 1 | -1/+3 |
| | |||||
* | maven and optional sdkman (#25) | Josh Spicer | 2022-05-26 | 6 | -13/+30 |
| | | | | | * maven * optional sdk man | ||||
* | ruby before jekyll and format workflows | Josh Spicer | 2022-05-26 | 2 | -42/+43 |
| | |||||
* | updates to conda,gradle,hugo (#24) | Josh Spicer | 2022-05-26 | 7 | -11/+20 |
| | |||||
* | fix anaconda pathing | Josh Spicer | 2022-05-26 | 2 | -4/+11 |
| | |||||
* | smart PR action (#23) | Josh Spicer | 2022-05-26 | 5 | -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 Khandale | 2022-05-26 | 5 | -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 Spicer | 2022-05-26 | 1 | -1/+26 |
| | |||||
* | fix | Josh Spicer | 2022-05-26 | 1 | -1/+1 |
| | |||||
* | format test/git/test.sh | Josh Spicer | 2022-05-26 | 1 | -9/+8 |
| | |||||
* | cli 92bbddc7d54aefbfb05facea7564878cf589e4eb | Josh Spicer | 2022-05-26 | 1 | -0/+0 |
| | |||||
* | test file misnamed | Josh Spicer | 2022-05-25 | 1 | -0/+0 |
| | |||||
* | continue-on-error for maximum chaos! | Josh Spicer | 2022-05-25 | 1 | -0/+1 |
| | |||||
* | add all features to matrix | Josh Spicer | 2022-05-25 | 1 | -1/+1 |
| | |||||
* | and jupyter | Josh Spicer | 2022-05-25 | 1 | -9/+8 |
| | |||||
* | fix crazy test.sh formatting | Josh Spicer | 2022-05-25 | 18 | -161/+143 |
| | |||||
* | sync with jammy updates (#21) | Josh Spicer | 2022-05-25 | 8 | -19/+87 |
| | | | sync with jammy updates (https://github.com/microsoft/vscode-dev-containers/commit/053a0557211c98e5b9f0e8ccf755f6f143b05ef4) and other minor additions since copy over | ||||
* | Update test.sh | Josh Spicer | 2022-05-25 | 1 | -9/+8 |
| | |||||
* | Update test-manual.yaml | Josh Spicer | 2022-05-25 | 1 | -1/+4 |
| | |||||
* | it was renamed | Josh Spicer | 2022-05-25 | 2 | -2/+2 |
| | |||||
* | update test build of cli | Josh Spicer | 2022-05-25 | 4 | -7/+7 |
| | |||||
* | adding nvm option: nvmInstallPath (#20) | Samruddhi Khandale | 2022-05-24 | 2 | -1/+6 |
| | | | adding nvm option | ||||
* | fix sshd (#19) | Samruddhi Khandale | 2022-05-21 | 1 | -1/+1 |
| | |||||
* | testing: Attempt to fix go (#18) | Samruddhi Khandale | 2022-05-21 | 1 | -1/+1 |
| | | | rename golang to go | ||||
* | fix kubectl-helm-minikube (#17) | Samruddhi Khandale | 2022-05-16 | 1 | -1/+1 |
| | |||||
* | Common: Moving contents from setup-user.sh (#16) | Samruddhi Khandale | 2022-05-16 | 1 | -0/+18 |
| | | | | | | | * common: append data * move contents * nit | ||||
* | fix bug: Release pipeline (#15) | Samruddhi Khandale | 2022-05-16 | 2 | -4/+4 |
| | | | | | * fix bug * changing occurrences to src | ||||
* | python: bug fix when version = none (#14) | Samruddhi Khandale | 2022-05-16 | 16 | -14/+16 |
| | | | | | | | * python: bug fix * add missing "none" proposal * nit | ||||
* | Update launch.json | Josh Spicer | 2022-05-13 | 1 | -4/+2 |
| | |||||
* | example \testCases.json' | Josh Spicer | 2022-05-13 | 1 | -0/+29 |
| | |||||
* | test flow manual | Josh Spicer | 2022-05-13 | 1 | -0/+21 |
| | |||||
* | Delete gen.py | Josh Spicer | 2022-05-13 | 1 | -32/+0 |
| | |||||
* | fix terraform feature and new cli | Josh Spicer | 2022-05-13 | 2 | -7/+16 |
| | |||||
* | Merge branch 'main' of https://github.com/devcontainers/features | Josh Spicer | 2022-05-13 | 4 | -16/+46 |
|\ | |||||
| * | Jupyterlab: Update script and add pythonBinary as option (#12) | Samruddhi Khandale | 2022-05-13 | 3 | -14/+44 |
| | | | | | | update sh + add arg | ||||
| * | Python: Use exposed installPath argument (#13) | Samruddhi Khandale | 2022-05-13 | 2 | -2/+2 |
| | | | | | | use exposed installPath arg | ||||
* | | add feature stubs for all | Josh Spicer | 2022-05-13 | 31 | -8/+402 |
|/ | |||||
* | Repo Structure | Josh Spicer | 2022-05-12 | 1 | -1/+23 |
| | |||||
* | restructure and update cli (#11) | Josh Spicer | 2022-05-12 | 59 | -18/+26 |
| | | | | | * restructure and update cli * typo | ||||
* | matrix (#10) | Josh Spicer | 2022-05-12 | 2 | -2/+15 |
| | | | | | * try matrix * quotes | ||||
* | python: copying original contents of install.sh (#9) | Samruddhi Khandale | 2022-05-12 | 1 | -34/+12 |
| | | | python: copying orignal | ||||
* | test workflow invoking `devcontainer-cli features-test...` (#7) | Josh Spicer | 2022-05-12 | 3 | -0/+23 |
| | | | | | | | | | * test go * paths * need a dot * rename | ||||
* | Gradle - Copy contents to install.sh (#8) | Samruddhi Khandale | 2022-05-12 | 1 | -0/+133 |
| | | | copy gradle sh contents | ||||
* | Java: Fix file not found bug (#6) | Samruddhi Khandale | 2022-05-12 | 1 | -3/+3 |
| | | | java-fix file not found bug | ||||
* | node: support latest as version option (#5) | Samruddhi Khandale | 2022-05-11 | 1 | -0/+2 |
| | |||||
* | fix chmod-bug (#4) | Samruddhi Khandale | 2022-05-11 | 1 | -1/+2 |
| | |||||
* | add permissions (#3) | Samruddhi Khandale | 2022-05-11 | 1 | -0/+1 |
| |