| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
* Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver
* Fix ruby tests
|
|
|
|
|
| |
* Terraform: Update GPG_KEY_SERVERS
* add check
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Add TFSec and Terraform Docs
* PR Review
* code review
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
| |
Node: Fix regression https://github.com/devcontainers/features/issues/317
|
|
|
|
|
|
|
| |
* Github cli - Adds retry logic for find git tags
* re-add set -e
* address comment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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 test coverage
* temp: debug test
* Update tests
|
|
|
|
|
| |
* Adding azure-cli bicep installer to correctly install on arm64 containers
* Adding a few updates following @joshspicer's review.
|
|
|
|
|
| |
* go: fix bug - Go doesn't update version if go is already installed
* Update tests with bash -c
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Oryx: Install dotnet 3.1 runtime
* fix tests
* build with .NET 6 + add tests
* add tests
* fix tests
* shellcheck: nit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Refactor java feature tests grep syntax
The grep with pipe syntax was creating problems with the check helper
Change them in favour of process substitution syntax
* Fix java feature tests about java version
Java 18 is not available anymore in SDKMAN
Some tests asserts were generating false positives
* Add Gradle and Maven version parameters to Java
|
|
|
|
|
| |
* Node:Fix bug version set by Feature is not default
* node not supported for ubuntu:bionic
|
|
|
|
|
|
|
|
|
|
|
| |
but exists (#244)
* python fix bug
* fix test
* address comments
* address comment
|
|
|
|
|
|
|
|
|
|
|
|
| |
Prior to this change, the hugo feature only supported specifying the
version of Hugo to install. Hugo is available in two builds: standard,
which the feature already installs, and extended, which includes
functionality for post-processing CSS/SCSS/SASS and JavaScript.
This change adds a new `extended` option to the hugo feature, allowing
users to specify that they require the extended build of Hugo. It
defaults to `false` and installs the standard build of Hugo.
- Resolves #198
|
|
|
|
|
|
|
| |
* Add latest CUDA versions
* Move cuDNN version check
* Check CUDA version
|
|
|
|
|
|
|
|
|
|
|
| |
* Add new option for azure-cli extensions
* Update to install az extensions as $_REMOTE_USER
* Skip unknown extensions
* Change azure cli extension option type to string
* Adding test for azure-cli extensions
|
|
|
|
|
| |
* Add git extension
* Bump version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
|
|
|
| |
* Fix #258, improve tests, fix oryx bug
* Drop Debian 9 from tests given it is out of support
|
| |
|
|
|
| |
fix version:none
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
version (#238)
* Install golangci-lint from prebuilt binaries and allow specifying its version
* Updated as requested
* Update src/go/devcontainer-feature.json
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Updated install path
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
|
|
| |
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
|
|
|
|
| |
* Adding 3.11 option
* Updating tests.
|
| |
|
|
|
|
|
| |
* Node: Fix nvm ownership
* remove 0002
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove bloat from JupyterLab test
* Check location of JupyterLab installation
* Remove common-utils
* Add failing additional with JL test
* Fix Python feature
* Update scenario images
* Bump patch version
|
|
|
|
|
|
|
| |
* fix rbenv bug
* bump version
* adds test
|
|
|
|
|
| |
* add jdkDistro option
* bump version
|
|
|
|
|
| |
* Rename JupyterLab config file
* Bump version
|
|
|
|
|
|
|
|
|
| |
* bug fix
* adds more checks
* adds GOROOT
* revert GOPATH changes
|
|
|
|
|
| |
* fix gradle bug
* modify tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* conda script
* Adds JAVA_HOME
* Update src/conda/devcontainer-feature.json
Co-authored-by: Josh Spicer <joshspicer@github.com>
* modify containerEnv
* fix version
* bump python version
Co-authored-by: Josh Spicer <joshspicer@github.com>
|
|
|
|
|
|
|
|
|
| |
* remove misleading ppa value
* add test
* nit
* bump version
|
|
|
|
|
|
|
| |
* fix bug
* move config
* fix tests
|
|
|
|
|
|
|
| |
* fix oryx
* copy /images
* bimp version
|
|
|
|
|
| |
* add conda Feature
* addCondaForge
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* shrink oryx
* bump version
* bump version
* prune dotnet
* add warning
* bump version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* test updates to adopt https://github.com/devcontainers/cli/pull/124
* remove accidental tgz check in
* typo in option
* typo in python install script on dotnet6/jammy branch
* no scenarios
* code review and test name
* Delete install_os_provided_python.sh
|
|
|
|
|
|
|
|
|
| |
* favor correctness by removing apt update shortciruiting
* Update install.sh
* apt_get_upadate in node
* update test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add new Nvidia feature
* Remove random empty files
* Update comments
* Rename feature to nvidia-cuda
* Add feature to tests
* Add version
* Move test to match new name
* Add final output message
* Fix capitalization of NVIDIA
* Remove option for base CUDA
* Use camelCase
* Check for required packages
* Use os-release instead of lsb_release
* Clean up keyring variables
* Collapse keyring lines
* Always install CUDA libraries
* Add option to install NVTX
* Always use ubuntu2004 repo
* Use test instead of brackets
* Add default values to feature
* Add version options for CUDA and cuDNN
* Rename CUDA version option
* Add scenario to test specific CUDA/cuDNN version
* Rename cuDNN scenario
* Fix typo in test scenario
* Update variable casing
* Add more helpful error messages
* Remove default values from script
* Use enum for version option
* Polish new scenarios
* Remove apt_get_update_if_needed and check_packages
* Add more versions
* Improve error messages
* Comments and feature description
Co-authored-by: Josh Spicer <joshspicer@github.com>
|