- 18 Jun, 2025 1 commit
-
-
Oliver Hathaway authored
Update VS Code extension references from 'ms-azuretools.vscode-docker' to 'ms-azuretools.vscode-containers' in Docker features Co-authored-by:
Álvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com>
-
- 17 Jun, 2025 1 commit
-
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
- 16 Jun, 2025 1 commit
-
-
Mathiyarasy authored
* add git lfs install * update minor version
-
- 11 Jun, 2025 3 commits
-
-
Kaniska authored
* Node 18 EOL changes * Fixing failing tests * Updating based on review comments --------- Co-authored-by:
Álvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com>
-
Paul Taylor authored
add plucky to the docker-outside-of-docker distro allow lists Co-authored-by:
Álvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com>
-
Kaniska authored
* Supporting dotnet 10.0 preview version * Changing the test to fetch actual LTS version. * To resolve the conflict * To resolve conflict again * Version bump and adding back the azureedge url's as those should be removed by the automated version update PR * To resolve conflict again * Final version bump * Reverting back the test script change as created separate PR for that. * Ubuntu EOL changes and additional info about dotnet 10.0-preview version. * Correcting the comment. * Updates based on review comments to use '-preview' in the label as suffix. * Removed reame file change as suggested. * Update src/dotnet/README.md * Inconsequential change to rerun the failed test --------- Co-authored-by:
Álvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com>
-
- 06 Jun, 2025 2 commits
-
-
Álvaro Rausell Guiard authored
This reverts commit 1c80e535.
-
Álvaro Rausell Guiard authored
* Use `GITHUB_TOKEN` intead of PAT * Add custom branch for testing * nothing to see here * Back to normality
-
- 05 Jun, 2025 1 commit
-
-
Mathiyarasy authored
* Fix issue when version is passed with v * remove wcho command * update version * update test cases to check for specific versions
-
- 03 Jun, 2025 1 commit
-
-
iTiPo authored
* Add custom download server option to download terraform * Bump Terraform version to 1.4.0 in devcontainer feature configuration * Update custom download server documentation and implementation to require full URL with protocol * Remove my changes from an auto-generated file * Remove my changes from an auto-generated file * Add security considerations for custom download servers in documentation * Update security considerations section in documentation with warning icon * Return leading empty lines back to NOTES.md * Fix formatting in custom download server scripts by ensuring consistent newline handling and invoking reportResults function.
-
- 19 May, 2025 1 commit
-
-
Tomáš Janoušek authored
* fix(rust): remove rls and rust-analysis for Rust 1.87+ compatibility Rust 1.87.0 and later have removed the long-deprecated RLS and rust-analysis components. This change updates the install script to only add rust-src, rustfmt, and clippy, preventing build errors during feature installation. See: https://github.com/rust-lang/rust/pull/126856 https://blog.rust-lang.org/2022/07/01/RLS-deprecation/ https://github.com/rust-lang/rustup/blob/a92432fc8b6d5d4e56ebd08ca1c45b7b1294c1bd/doc/user-guide/src/concepts/components.md#previous-components Fixes: https://github.com/devcontainers/features/issues/1361 * Drop support for older rust version that do not have rust-analyzer * Add rust-analyzer as replacement for rls * Update devcontainer-feature version number * Add proposed version options * test(rust): Bump pinned rust version to one incl rust-analyzer --------- Co-authored-by:
neoscript <neoscripting@gmail.com>
-
- 05 May, 2025 1 commit
-
-
Alberto Cavalcante authored
update version proposals to include Go 1.24
-
- 21 Apr, 2025 2 commits
-
-
sireeshajonnalagadda authored
* rremoved shell envwhich defaults to the shell /bin/bash * adding powershell support for alma linux9 * modifications to the test cases * Delete test/common-utils/configure_zsh_as_default_shell/Dockerfile Deleting the file as it is no longer needed No modifications needed inside the Dockerfile set the containerEnv to work with default shell * remove sudo * made changes * adding -E to preserve env variables * correcting errors * made the requested changes * using dnf to check the packages * using dnf to check the packages * bumping up the version * bump up the powershell version for Almalinux support * removal of x86_64 * local tests files not required for this PR --------- Co-authored-by:
Daniel Doyle <ddoyle2017@github.com>
-
- 17 Apr, 2025 1 commit
-
-
Kaniska authored
* Fixing the dotnet smoke test issue with changes in test script. * Version bump
-
- 07 Apr, 2025 2 commits
-
-
Brigit Murtaugh authored
-
Mathiyarasy authored
* REmove hardcoded fallback to tem from ms JDK * Update latest version * address review comments
-
- 04 Apr, 2025 1 commit
-
-
Kaniska authored
Ruby 3.1 EOL and 3.4 addition
-
- 01 Apr, 2025 2 commits
-
-
Christof Marti authored
-
Christof Marti authored
* Custom instructions for github-cli, node, python * Custom instructions for docker-in-docker, docker-outside-of-docker
-
- 27 Mar, 2025 1 commit
-
-
Kaniska authored
-
- 26 Mar, 2025 4 commits
-
-
sireeshajonnalagadda authored
* added tdnf package manager and some checks for Azure linux * added tdnf package manager and some checks for Azure linux * modified install_cmd * modified install_cmd --------- Co-authored-by:
Daniel Doyle <ddoyle2017@github.com>
-
William authored
-
Mathiyarasy authored
* Update dockercompose previous version logic * Update v2 as v2 is latest * Update default to v2 * Update test for fetching previous version * default to latest to test * fix the failure scenario * previous tag * remove latest condition check
-
Gaurav Saini authored
* [docker-outside-of-docker] - Correction in fetching previous version from github api url * need full array of objects instead was pulling only the object pertaining to latest release * Correcting the scenario when result of json can be an object or an array, so to tackle both the scenarios in the function of fallbacking * version output for docker-compose-switch in test scenario run for testing fallback * correction in getting version for docker compose outputted in test case * correction * correction * correction * run the pipeline again * Update version devcontainer-feature.json * remove DOCKER_DASH_COMPOSE_VERSION * typo error * remove if condition --------- Co-authored-by:
sireeshajonnalagadda <sireeshajonnalagadda@github.com> Co-authored-by:
Mathiyarasy <157102811+Mathiyarasy@users.noreply.github.com>
-
- 03 Mar, 2025 2 commits
-
-
Gaurav Saini authored
* [python] - issue #1172 - add version switching mechanism using update-alternatives * removed commented code * [python] - update-alternatives addition for ease in switching of python versions - complete * changes for passing of other tests !! * change for better positioning of code * Added test case scenario for Update-Alternatives check * added scenario for testing * [alternatives] - added option for fedora, centos & rhel * changed file name * changes for update-alternatives test case proper functioning * arrange in asc order for default value retention after testing ends
-
Kaniska authored
[nvidia-cuda] - Cudnn install script issue, unable to fetch latest version of libcudnn9 library (#1275) nvidia-cuda fix for Issue #1270
-
- 28 Feb, 2025 1 commit
-
-
Christof Marti authored
-
- 27 Feb, 2025 1 commit
-
-
William authored
* Remove azure terraform extension * Update README.md
-
- 12 Feb, 2025 1 commit
-
-
jurjenoskam authored
Add `bicepVersion` parameter (defaulting to `latest`) to optionally specify a specific Bicep version when `installBicep` is `true`. Co-authored-by:
Jurjen Oskam <Jurjen.Oskam@rabobank.nl> Co-authored-by:
Daniel Doyle <ddoyle2017@github.com>
-
- 28 Jan, 2025 2 commits
-
-
Gaurav Saini authored
[docker-in-docker] - issue #1202 solution - moby=false, holds configured docker-ce and docker-ce-cli version (#1215) * [docker-in-docker] - issue #1202 solution - moby=false, holds configured docker-ce and docker-ce-cli version * test case for scenario of issue --------- Co-authored-by:
Daniel Doyle <ddoyle2017@github.com>
-
Gaurav Saini authored
Co-authored-by:
Daniel Doyle <ddoyle2017@github.com>
-
- 15 Jan, 2025 1 commit
-
-
Prathamesh Zarkar authored
* auto find cudnn version * auto finding libcudnn8 and libcudnn9 packages * removed unused files * nvidia-cuda feature patch version bumped * review comments addressed * review comments addressed * --fix-missing added for apt-get update * test cases fixed for libcudnn check * test updatedfor cudnnVersion without automatic
-
- 09 Jan, 2025 1 commit
-
-
Steven authored
The azureedge.net domain might stop working as detailed in dotnet/core#9671 Changes in this PR: dotnet: update the logic to determine the latest version dotnet and oryx: copy latest dotnet-install script from https://github.com/dotnet/install-scripts/blob/main/src/dotnet-install.sh (Normally this happens automatically by a GitHub Action, but there is a sense of urgency here, so I did it manually) Additional context https://devblogs.microsoft.com/dotnet/critical-dotnet-install-links-are-changing/ https://build5nines.com/retirement-of-azureedge-net-dns-edg-io-business-closure-and-what-you-need-to-know/
-
- 18 Dec, 2024 1 commit
-
-
Mathiyarasy authored
Codespace unable to start in Jupyter using python feature with option "installJupyterLab": true (#1199) * Add path for JupyterLab * Remove unwanted code
-
- 03 Dec, 2024 1 commit
-
-
Mathiyarasy authored
Universal Image Latest Version: Caused issue in a Pipeline Azure DevOps Pipeline generate-kitchensink-automated Failed This PR aims to do things: The pinned dotnet version now is 8.0.202 : Oryx: Unpin .NET version 8.0.101 Publish oryx app with --self-contained true tag . Without this tag oryx fails to launch stating compatible .net runtime version not found
-
- 02 Dec, 2024 1 commit
-
-
Mathiyarasy authored
* Update test-pr.yaml * Update test-pr.yaml for Oryx feature
-
- 22 Oct, 2024 2 commits
-
-
Vatsal Gupta authored
* Fixed Nvm Source Issue * Fix: Test Scenario Failure * Updated node feature version * Incorporated Review Comment
-
Vatsal Gupta authored
* Fix: Handle case where Python version is already installed in dev container (#617) * Incorporated Review Comment: Version exist handling * Update: Python Feature Version
-
- 17 Oct, 2024 1 commit
-
-
Prathamesh Zarkar authored
* latest jdk 23 is introduced accordingly changed the source code * java version bumped
-