| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Will release staged change: https://github.com/devcontainers/features/commit/fede4055495a9d44efbb65848eb7799771d23f9b
|
|
|
|
|
| |
* Fix /etc/bash.bashrc generated by common-utils
* bump version
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added new option to configure zsh as default shell
Added test scenario
Bumped feature version
* Update test/common-utils/scenarios.json
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update src/common-utils/devcontainer-feature.json
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update test/common-utils/configure_zsh_as_default_shell.sh
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add .NET 7, drop .NET 5
* Add libssl3 to common-utils for jammy
* Handle lts/latest hard coding
* Fix, improve tests
* Bump version
* Fix situation where version could come from either MS repo or OS
* Remove unused option
* Bump common version
* Remove unused function
* Restore DOTNET_ROOT per feedback
|
|
|
|
|
| |
* remove apt lists
* bump versions
|
|
|
|
|
|
|
|
|
| |
* add DEV_CONTAINERS_DIR as containerEnv
* fix path
* update test
* remove containerEnv
|
|
|
|
|
| |
* extension - cleanup
* version bump
|
|
|
|
|
|
|
| |
https://github.com/microsoft/vscode-dev-containers/pull/1586) (#142)
* add bzip2
* bump version
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* move extensions and settings under customizations
* nit
* bump versions
|
|
|
| |
rename Options
|
|
|
|
|
|
|
|
|
|
|
| |
* syncing action
* modify release.yaml
* version update ; remove "install"
* add 'latest'
* add workflow condition
|
|
* Renaming feature: 'common' to 'common-utils'
* removing duplicate tests
|