- 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 2 commits
-
-
Prathamesh Zarkar authored
* latest jdk 23 is introduced accordingly changed the source code * java version bumped
-
Prathamesh Zarkar authored
* common-utils zshrc issue fix * bump feature patch version * test added to validate the changes of zshrc fix * user vscode added * User env added
-
- 08 Oct, 2024 1 commit
-
-
Vatsal Gupta authored
* Fix: Handle case where Python version is already installed in dev container (#617) * Incorporated Review Comment: Version exist handling
-
- 07 Oct, 2024 1 commit
-
-
Josh Spicer authored
I suspect this will fix the git tagging issue reported in https://github.com/devcontainers/features/issues/1122
-
- 25 Sep, 2024 2 commits
-
-
Flo authored
* feat(nix): Enable persistent volume for shared nix-store * fix: Wrong mount * fix: Switch to persistent volumes per devcontainer, fixes renamed nix package used in test * Update src/nix/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * fix: Bump version --------- Co-authored-by:
Flo Müller <flo.mueller@gec.io> Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
Prathamesh Zarkar authored
* Add JDK 22 support * bump patch version * removed exit added for debugging * added one condition before changing the JDK_DISTRO * version set to 21 and jdk_distro open fixed * failed test cases fixed * fixing install_type issue if not java * yum update with epel-release install * explicit test case writen to validate jdk 22 works fine * moved check_packages to the start * INSTALL_CMD moved to start * variable changed
-
- 24 Sep, 2024 2 commits
-
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Gaurav Saini authored
[docker-outside-of-docker] - Fix externally-managed-environment python error for "bookworm" - solution to issue #1120 (#1121) * [docker-outside-of-docker] - solution to issue #1120 * minor changes * err fn addition * changes as required * Update src/docker-outside-of-docker/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * remove debugging code * missed this change * reverting changes * keeping docker_compose_install to be false for v1 installs * changes as requested * changes as required --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 23 Sep, 2024 2 commits
-
-
Prathamesh Zarkar authored
* cuda support for 12.3 .. 12.5 * cuda 12.3 to 12.5 support * patch version update * review comments addressed
-
Gaurav Saini authored
* [Git-Lfs] - Solution to #1072 issue * bumped patch version for ths feature
-
- 16 Sep, 2024 2 commits
-
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Gaurav Saini authored
* [docker-in-docker] - toggle ip6tables settings value as option * Update src/docker-in-docker/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Update src/docker-in-docker/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * ip6tables - can be toggled * changes as requested * change to add test file.. * changes for docker_build_older test passing * misc change * CHANGE * chg * minor change to make tests pass * for sh compatibility * change for version * small change * few imp. changes * few changes * for test passing * minor commit * version added to a test scenario * changes * LOGIC was moved outside the init file for faster initialization times * changes * logic updated ! * chg * default value to be null * changes as suggested in review comments.. * by mistake * another small change * requested changes in comments (review pr) * change as requested * changes as suggested in review comments * Update src/docker-in-docker/install.sh Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 09 Sep, 2024 1 commit
-
-
Gaurav Saini authored
* [desktop-lite] - vnc_resolution - set thru env var * mistake in scenarios.json corrected * small change of function addition in desktop-init.sh file * changes as requested (review pr) * changes as suggested
-
- 03 Sep, 2024 1 commit
-
-
Vatsal Gupta authored
* Updated from checkout@3 to checkout@4 * Updated action paths-filter from @v2 to @v3
-
- 28 Aug, 2024 1 commit
-
-
💻 Ruben Suarez Alvarez authored* feat(aws-cli): 🧑
💻 add aws completion aws supports bash and zsh command completion. * test(aws-cli):✅ test aws bash completion * chore(aws-cli):🔧 update feature version * fix(aws-cli): cp command fix * refactor(aws-cli): move vendor scripts to specific folder * docs(aws-cli): add README to vendor scripts * build(aws-cli): automate aws-cli vendor completer scripts updates * chore(aws-cli): update vendor completer scripts * build(aws-cli): update message * chore(aws-cli): remove some code remainders
-
- 27 Aug, 2024 3 commits
-
-
Julian Pawlowski authored
* Align manual pwsh install with DEB package - ensure execution permissions for pwsh - correct path from /usr/local/bin/pwsh to /usr/bin/pwsh - register as shell in /etc/shells * Update versions * Update repositories * Check for existing pwsh installation This will avoid build failures when multiple features depend on this PowerShell package * test: Fix PS profile test * Test: Fix install_using_github * Test: Fix getcwd warning * fix: Move out of directory before deleting it * test: Add validate_powershell_installation * test: Change Ubuntu test base image to upcoming new LTS version
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Prathamesh Zarkar authored
* Features update logic for PPA in bionic * node failing fixed after pnpm install from npm package manager * for node version 16 pnpm version 7 is installed * uninstalled pnpm package first and then reinstalled as per node version * force installing pnpm package * optimized logic to install compatible pnpm for node 16 * pnpm install specific version compatible for node * new variable added pnpmVersion in node feature * test case failure fixed * fixed test cases * fixing test cases * pnpm version fixed for test cases * default version for pnpm updated * review comments addressed * Update src/node/devcontainer-feature.json --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 21 Aug, 2024 1 commit
-
-
Shoki Hata authored
Update Go version to 1.3.1 and proposals to 1.23 and 1.22
-
- 20 Aug, 2024 1 commit
-
-
Paul Taylor authored
ensure common-utils rc snippets have line endings
-
- 19 Aug, 2024 2 commits
-
-
Osvaldo Ortega authored
* Modify scripts to stream terminal title changes Adding the capabilities to signal terminal title changes based on the command that is being executed * Fixes * Review comments * Update src/common-utils/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Update src/common-utils/scripts/bash_theme_snippet.sh Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Update src/common-utils/scripts/rc_snippet.sh Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Remove RC * Adding tests * Update test/common-utils/scenarios.json * Update src/common-utils/scripts/bash_theme_snippet.sh * Test fixes --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com>
-
Dev containers Bot authored
* Automated dotnet-install script update * Bump version --------- Co-authored-by:
github-actions <github-actions@github.com>
-
- 16 Aug, 2024 2 commits
-
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Daniel Meilak authored
* [desktop-lite] Suggested usage of appPort instead of forwardPorts for devcontainer-cli * Update src/desktop-lite/NOTES.md Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 15 Aug, 2024 2 commits
-
-
Gaurav Saini authored
* [desktop-lite] - add tests for running xtigervnc and novnc * change for error while running test scenario * changed test * Update devcontainer-feature.json --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
Samruddhi Khandale authored
* Revert "common-utils overwrites .zshrc coming from image built (#1069)" This reverts commit 56233fda. * Update devcontainer-feature.json
-
- 13 Aug, 2024 3 commits
-
-
💻 Ruben Suarez Alvarez authored* feat(kubectl-helm-minikube): 🧑
💻 add helm completion Like **kubectl**, **helm** supports **bash** and **zsh** command completion. * test(kubectl-helm-minikube):✅ test helm bash completion * chore(kubectl-helm-minikube):🔧 update feature version -
Prathamesh Zarkar authored
* common-utils overwrites .zshrc coming from image built with common-utils already * version bumped and added scenario to test the user issue * cp command failing fix test * bump version reverted * fixed the pipeline failures * discarded diff logic and introduced new one * Update src/common-utils/main.sh * instead of overwritting, template file will be appended to existing .zshrc file if INSTALL_OH_MY_ZSH_CONFIG is true * removed if statement to check .zshrc file exists * if condition added to check user_rc_file exist * linter error fixed * optimize duplication for template_path and user_rc_file logic --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
Samruddhi Khandale authored
Revert "[Desktop-lite] - VNC_RESOLUTION unreadable fix - issue #945 fix (#1024)" This reverts commit f5f489f6.
-
- 12 Aug, 2024 3 commits
-
-
Mostafa Dahshan authored
* Update install.sh Corrected a syntax error in line 414 log "Executing "\$@\"." was corrected to log "Executing \"$@\"." * Update devcontainer-feature.json --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Daniel Meilak authored
[desktop-lite] Suggested usage of appPort instead of forwardPorts for devcontainer-cli
-
- 07 Aug, 2024 1 commit
-
-
Gaurav Saini authored
* [Java] - features issue #1101 - installs -tem instead -ms for lts installation * misc change * misc change, by mistake needs correction * leave a line change * remove spaces * bump patch version.. * changes for pr reviewed * changes * Update src/java/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * [java] - corrected lts version finding logic in install.sh * small change * changes as requested.. * changes as requested * changes as suggested - centos-7, mirrorlist no longer exists - changed to vault * corrected condition for specific version installations.. * misc change * corrected condition * small change * corrections * change * changes in test cases - removing /tmp before test specific test runs.. * few changes to test cases again.. * small change * addition of --overwrite option to gradle init command * changes as suggested on pr comments * misc. change for correcting logic --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-