| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
version installed (#609)
* Ruby Feature [bug fix] : Fails if the dev container has the same ruby version installed
* add comment
* remove scenario
|
|
|
|
|
| |
* Ruby: Fix failures on debian image due to ruby-debug-ide
* omit
|
| |
|
|
|
|
|
| |
* Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver
* Fix ruby tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use _REMOTE_USER when available
* Update src/python/install.sh
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update src/python/install.sh
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Fix java test issue - JDK 18 not available for the "open" distro
* Bump breakfix numbers
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
Co-authored-by: Josh Spicer <joshspicer@github.com>
|
|
|
|
|
| |
* remove apt lists
* bump versions
|
|
|
|
|
|
|
| |
* fix rbenv bug
* bump version
* adds test
|
|
|
|
|
|
|
|
|
| |
* favor correctness by removing apt update shortciruiting
* Update install.sh
* apt_get_upadate in node
* update test
|
|
|
| |
rename Options
|
|
|
|
|
| |
-Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554
Sets all scripts as executable by default.
|
|
|
|
|
|
|
| |
* ruby: install additional versions
* nit: fixing spelling
Co-authored-by: Josh Spicer <joshspicer@github.com>
|
|
|
|
| |
This reverts commit 7b256bf53497cf07fc877a99ba790c4eae1b4586.
|
|
|
|
|
|
|
| |
* reposition chown: ruby
* debug
* reorg chown
|
|
|
|
|
|
|
|
|
| |
* add username:user_group
* fix remaining permissions
* add *
* remove *
|
|
|
|
|
|
|
| |
* add missing user groups
* fix username
* move chmod: anaconda
|
| |
|
|
|
|
|
| |
* ruby: fix permissions and ln for oryx
* add sudo_if
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add recursive linking
* temp change
* fix xdebug
* fix rbenv xdebug
* fix hugo
* remove suffix
* php: fix config
* fix anaconda and oryx
* fix xdebug
* fixes php
* bug fix: composer
* anaconda
* nit
* fix shellchecker
* shellchecker
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* add source
* temp - debug
* ruby: fix sourcing bug
|
|
|
| |
fix sourcing bug
|
|
|
|
|
| |
* fix ruby
* skip rbenv/ruby-build
|
|
* restructure and update cli
* typo
|