1. 30 Jun, 2025 1 commit
  2. 27 Jun, 2025 3 commits
  3. 18 Jun, 2025 3 commits
  4. 17 Jun, 2025 1 commit
  5. 16 Jun, 2025 1 commit
  6. 11 Jun, 2025 3 commits
  7. 06 Jun, 2025 2 commits
  8. 05 Jun, 2025 1 commit
  9. 03 Jun, 2025 1 commit
    • iTiPo's avatar
      [terraform] Add Custom Download Server Support for Terraform Dev Container Feature (#1364) · 66c73dfb
      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.
      66c73dfb
  10. 19 May, 2025 1 commit
  11. 05 May, 2025 1 commit
  12. 21 Apr, 2025 2 commits
    • sireeshajonnalagadda's avatar
      Extending support of powershell feature for AlmaLinux (#1303) · 6654579d
      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: 's avatarDaniel Doyle <ddoyle2017@github.com>
      6654579d
    • Kaniska's avatar
      Revert "[dotnet] - Fixing the dotnet smoke test issue with changes in test script." (#1343) · eb5d299e
      Kaniska authored
      Revert "[dotnet] - Fixing the dotnet smoke test issue with changes in test sc…"
      
      This reverts commit 8895eb3d.
      eb5d299e
  13. 17 Apr, 2025 1 commit
  14. 07 Apr, 2025 2 commits
  15. 04 Apr, 2025 1 commit
  16. 01 Apr, 2025 2 commits
  17. 27 Mar, 2025 1 commit
  18. 26 Mar, 2025 4 commits
  19. 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
  20. 28 Feb, 2025 1 commit
  21. 27 Feb, 2025 1 commit
  22. 12 Feb, 2025 1 commit
  23. 28 Jan, 2025 2 commits
  24. 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
  25. 09 Jan, 2025 1 commit