1. 26 Mar, 2025 1 commit
  2. 03 Mar, 2025 2 commits
    • Gaurav Saini's avatar
      [python] - issue #1172 - provide switching versions using update-alternatives (#1260) · c264b4e8
      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
      c264b4e8
    • Kaniska's avatar
      [nvidia-cuda] - Cudnn install script issue, unable to fetch latest version of... · 8f42e094
      Kaniska authored
      [nvidia-cuda] - Cudnn install script issue, unable to fetch latest version of libcudnn9 library (#1275)
      
      nvidia-cuda fix for Issue #1270
      8f42e094
  3. 28 Feb, 2025 1 commit
  4. 27 Feb, 2025 1 commit
  5. 12 Feb, 2025 1 commit
  6. 28 Jan, 2025 2 commits
  7. 15 Jan, 2025 1 commit
    • Prathamesh Zarkar's avatar
      auto find cudnn version (#1126) · d9c2de0c
      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
      d9c2de0c
  8. 09 Jan, 2025 1 commit
  9. 18 Dec, 2024 1 commit
  10. 03 Dec, 2024 1 commit
    • Mathiyarasy's avatar
      Oryx Issue (#1181) · f8e7e275
      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
      f8e7e275
  11. 02 Dec, 2024 1 commit
  12. 22 Oct, 2024 2 commits
  13. 17 Oct, 2024 2 commits
  14. 08 Oct, 2024 1 commit
  15. 07 Oct, 2024 1 commit
  16. 25 Sep, 2024 2 commits
  17. 24 Sep, 2024 2 commits
  18. 23 Sep, 2024 2 commits
  19. 16 Sep, 2024 2 commits
  20. 09 Sep, 2024 1 commit
  21. 03 Sep, 2024 1 commit
  22. 28 Aug, 2024 1 commit
    • Ruben Suarez Alvarez's avatar
      feat(aws-cli): 🧑‍💻 add aws-cli completion (#1083) · 6123e412
      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
      6123e412
  23. 27 Aug, 2024 3 commits
    • Julian Pawlowski's avatar
      `[powershell]`: Fix manual PowerShell installation binary execution permissions (#1050) · 878a900d
      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
      878a900d
    • Dev containers Bot's avatar
      Automated documentation update (#1109) · 3bf4e20e
      Dev containers Bot authored
      Automated documentation update [skip ci]
      Co-authored-by: 's avatargithub-actions <github-actions@github.com>
      3bf4e20e
    • Prathamesh Zarkar's avatar
      Features update logic for PPA in bionic (#1079) · 52c79b49
      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: 's avatarSamruddhi Khandale <samruddhikhandale@github.com>
      52c79b49
  24. 21 Aug, 2024 1 commit
  25. 20 Aug, 2024 1 commit
  26. 19 Aug, 2024 2 commits
  27. 16 Aug, 2024 2 commits
  28. 15 Aug, 2024 1 commit