aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Automated documentation update [skip ci]automated-documentation-update-3788119861github-actions2022-12-271-1/+1
|
* typo in 'dotnet' Feature schemaJosh Spicer2022-12-271-2/+2
|
* typoJosh Spicer2022-12-271-2/+2
|
* feat(common-utils): Support the new path of `meta.env` file and the new ↵eitsupi2022-12-272-2/+10
| | | | | | | | | field for saving source revisions (#359) * support the new path of meta.env * support the new field for the image revision * minor formatting
* Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver (#354)Samruddhi Khandale2022-12-2118-167/+38
| | | | | * Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver * Fix ruby tests
* Terraform: Update GPG_KEY_SERVERS (#353)Samruddhi Khandale2022-12-213-21/+3
| | | | | * Terraform: Update GPG_KEY_SERVERS * add check
* common-utils 2.0.2 (#350)Josh Spicer2022-12-191-1/+1
| | | Will release staged change: https://github.com/devcontainers/features/commit/fede4055495a9d44efbb65848eb7799771d23f9b
* Automated documentation update (#351)github-actions[bot]2022-12-190-0/+0
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Automated documentation update (#349)github-actions[bot]2022-12-191-7/+37
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Add support for mariner (#344)Mark Phippard2022-12-193-1/+22
|
* docs: add bind mount docs for docker from docker (#343)zephyros-dev2022-12-191-8/+37
| | | Co-authored-by: ptn <ptn@cct-technology.com>
* Fix /etc/bash.bashrc generated by common-utils (#342)eitsupi2022-12-192-2/+2
| | | | | * Fix /etc/bash.bashrc generated by common-utils * bump version
* Git - Bug Fix: Feature fails with "ppa:false" for "buster" & "bullseye" (#340)Samruddhi Khandale2022-12-175-3/+53
|
* Git - Bug Fix: Feature fails with "ppa:false" for bionic & jammy (#339)Samruddhi Khandale2022-12-175-2/+60
|
* Automated documentation update (#338)github-actions[bot]2022-12-161-11/+19
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Multi-distro support for common script, refactor, fixes (#326)Chuck Lantz2022-12-1627-469/+979
|
* Git: Build from source with USE_LIBPCRE (#331)Samruddhi Khandale2022-12-143-2/+8
|
* Automated documentation update (#332)github-actions[bot]2022-12-131-0/+2
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Add TFSec and Terraform Docs to Terraform features (#327)Pierre-Emmanuel Mercier2022-12-135-2/+104
| | | | | | | * Add TFSec and Terraform Docs * PR Review * code review
* Automated documentation update (#328)github-actions[bot]2022-12-101-0/+1
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Change default shell if installing ZSH (#325)Jacob Woffenden2022-12-104-1/+35
| | | | | | | | | | | | | | | | | | | * 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>
* revert accidental pushjoshspicer/add-vim-common-utilsJosh Spicer2022-12-021-1/+0
|
* add 'vim' as a common util to installJosh Spicer2022-12-021-0/+1
|
* Update docker-in-docker version (#320)Samruddhi Khandale2022-12-021-1/+1
| | | update dnd
* Node: Fix regression - Installing in ubuntu 18.04 (#319)Samruddhi Khandale2022-12-024-4/+27
| | | Node: Fix regression https://github.com/devcontainers/features/issues/317
* Github cli - Adds retry logic for find git tags (#310)Samruddhi Khandale2022-12-014-4/+148
| | | | | | | * Github cli - Adds retry logic for find git tags * re-add set -e * address comment
* Automated documentation update (#315)github-actions[bot]2022-11-301-1/+1
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* docker-in-docker fix : Use ${devcontainerId} for volume name (#314)Samruddhi Khandale2022-11-301-2/+2
| | | Fix
* Use _REMOTE_USER when available (#264)Chuck Lantz2022-11-2937-126/+125
| | | | | | | | | | | | | | | | | | * 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>
* Proposal for fix of #312 (#313)Claudio Bandera2022-11-282-3/+3
| | | | | | | * Proposal for fix of #312 This change moves the directory separator into the `PIPX_DIR` variable in order to not introduce an error in the case pipx has already been installed systemwide. * Bump patch version of python feature to 1.0.16
* Fix bad path to systemctl (#302)Chuck Lantz2022-11-282-2/+2
|
* Adds test coverage (#308)Samruddhi Khandale2022-11-249-6/+45
| | | | | | | * Add test coverage * temp: debug test * Update tests
* Automated documentation update (#306)github-actions[bot]2022-11-231-0/+1
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Optionally install Azure Bicep as part of azure-cli feature (#305)Paul Yu2022-11-234-2/+58
| | | | | * 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 (#303)Samruddhi Khandale2022-11-236-9/+31
| | | | | * go: fix bug - Go doesn't update version if go is already installed * Update tests with bash -c
* Install git before github-cli (#301)Ilkka Poutanen2022-11-181-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Install git before github-cli If building a devcontainer on e.g. `debian:bullseye`, github-cli installation can fail due to git not being installed yet: ``` 0 13.38 2022-11-18 13:37:19 (6.08 MB/s) - 'gh_2.20.2_linux_amd64.deb' saved [10 176698/10176698] #0 13.38 #0 13.40 Selecting previously unselected package gh. #0 13.41 (Reading database ... 13628 files and directories currently installed.) #0 13.41 Preparing to unpack .../gh_2.20.2_linux_amd64.deb ... #0 13.41 Unpacking gh (2.20.2) ... #0 13.65 dpkg: dependency problems prevent configuration of gh: #0 13.65 gh depends on git; however: #0 13.65 Package git is not installed. #0 13.65 #0 13.65 dpkg: error processing package gh (--install): #0 13.65 dependency problems - leaving unconfigured #0 13.66 Errors were encountered while processing: #0 13.66 gh #0 13.67 ERROR: Feature "GitHub CLI" (ghcr.io/devcontainers/features/github-cli) failed to install! Look at the documentation at https://github.com/devcontainer s/features/tree/main/src/github-cli for help troubleshooting this error. ``` * bump version Co-authored-by: Josh Spicer <josh@joshspicer.com>
* Oryx: Build with .NET 6 (#298)Samruddhi Khandale2022-11-178-10/+77
| | | | | | | | | | | | | * Oryx: Install dotnet 3.1 runtime * fix tests * build with .NET 6 + add tests * add tests * fix tests * shellcheck: nit
* Add Gradle and Maven version parameters to Java (#263)etienne-chrp2022-11-179-16/+75
| | | | | | | | | | | | | | | * 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
* Oryx: Unpin git clone from a single commit (#296)Samruddhi Khandale2022-11-162-7/+2
|
* Node: Fix bug - version set by Feature is not default (#294)Samruddhi Khandale2022-11-164-2/+28
| | | | | * Node:Fix bug version set by Feature is not default * node not supported for ubuntu:bionic
* Python bug fix - Add jupyterlab even if python is not installed by Feature ↵Samruddhi Khandale2022-11-164-3/+40
| | | | | | | | | | | but exists (#244) * python fix bug * fix test * address comments * address comment
* Automated documentation update (#292)github-actions[bot]2022-11-151-0/+1
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* (GH-198) Add `extended` option to hugo feature (#240)Mikey Lombardi (He/Him)2022-11-154-2/+37
| | | | | | | | | | | | 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
* Automated documentation update for Azure CLI and CUDA (#289)github-actions[bot]2022-11-152-2/+3
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Add support for CUDA 11.8 in nvidia-cuda (#267)JP Ungaretti2022-11-153-10/+14
| | | | | | | * Add latest CUDA versions * Move cuDNN version check * Check CUDA version
* Add new option to install azure-cli extensions (#165)Paul Yu2022-11-144-7/+53
| | | | | | | | | | | * 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 for JupyterLab to Python feature (#286)JP Ungaretti2022-11-144-1/+8
| | | | | * Add git extension * Bump version
* Add .NET 7, drop .NET 5 (#269)Chuck Lantz2022-11-1416-99/+262
| | | | | | | | | | | | | | | | | | | | | * 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
* Automated documentation update (#287)github-actions[bot]2022-11-1427-81/+27
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Automated documentation update (#282)github-actions[bot]2022-11-121-1/+2
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>