| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dotnet6 (#91)
* use default jammy apt feed to mitigate jammy/oryx install issues
* remove old comment
* jammy first tries default apt repo
* refactoring
* glob friendly and tests
* test files
* better greps
* correct path
* DEBIAN_FRONTEND global in oryx install script
* remove set -e from dotnet script to handle errors ourselves
|
|
|
| |
rename Options
|
|
|
|
|
| |
* Java: fix gradle bug - invalid version
* drop 'lts'
|
|
|
|
|
| |
* Renaming feature: 'common' to 'common-utils'
* removing duplicate tests
|
|
|
| |
bundle maven and gradle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PHP: install additional versions
* fix bug
* fix test scenario
* adding quotes
* change identifier
* nit
* tweak: to unblock git merge
* nit
|
|
|
|
|
|
|
|
|
| |
* Java: Install additional versions
* nit
* tweak: to unblock git merge
* nit
|
|
|
|
|
|
|
| |
* Dotnet: Install additional versions
* nit
* tweak: to unblock git merge
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* node
* fix comment (no-ci)
* Apply suggestions from code review
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* update test scenario
* remove minor for node 18
* update scenarios to object notation
* add shabang
* only set default node once
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* additional install
* update test
* nit
* fix test
Co-authored-by: Josh Spicer <joshspicer@github.com>
|
|
|
|
|
|
|
| |
* ruby: install additional versions
* nit: fixing spelling
Co-authored-by: Josh Spicer <joshspicer@github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Restructure tools installation
* Tweak bash and zsh config
* Remove extra space
* Update comments
* Add option to install JupyterLab
* Add option to configure JupyterLab
* Add option to install ML packages
* Remove deprecated JuptyerLab feature
* Add new arguments to Python feature
* Remove trailing whitespace
* Organize new arguments
* Resolve feedback
* Create new scenario for JupyterLab
* Fix user in JupyterLab scenario
* Revert changes to Python test
* Remove ML packages
* Update test names
* Rename CORS option
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* up to docker-in-docker converted
* first pass at the rest of the features (and bash linting and updated CLI
* move shell linter to own file
* rename feature.json -> devcontainer-feature.json
* continue on error
* continue on error in right spot
* formatting
* fix AZ_VERSION
* update python
* restore variable name
* update linter actions, fix dind/dfd/desktop scripts, add test-scenaerios
* add tree because I like tree
* glob for shell linter
* fix test-scenarios
* shell linter
* more shell helper
|
|
|