Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dstackai/dstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.19.29
Choose a base ref
...
head repository: dstackai/dstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.19.30
Choose a head ref
  • 13 commits
  • 41 files changed
  • 5 contributors

Commits on Sep 17, 2025

  1. Configuration menu
    Copy the full SHA
    15c0949 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fe1dd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e728a4 View commit details
    Browse the repository at this point in the history
  4. Skip runner integration tests on macOS in CI (#3112)

    * Skip runner integration tests on macOS in CI
    
    * Add missing check
    r4victor authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    4612ff4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    428d11e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. Configuration menu
    Copy the full SHA
    8794785 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Configuration menu
    Copy the full SHA
    2e9d8c1 View commit details
    Browse the repository at this point in the history
  2. Ignore Git configs when checking repo creds (#3116)

    Fixes: #3115
    Co-authored-by: peterschmidt85 <[email protected]>
    un-def and peterschmidt85 authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    fda5199 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db43f6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30ff069 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Update NVIDIA driver in dstack OS images (#3099)

    * Update NVIDIA driver in dstack OS images
    
    Update the driver to support NVIDIA B200.
    
    - Update from the 535 to the 570 family.
    - Update to Ubuntu 24.04, since Ubuntu 22.04 does
      not have the gcc version required for building
      the 570 driver.
    - Switch from proprietary to open kernel modules.
    - Since pre-Turing GPUs aren't supported by NVIDIA
      open kernel modules, conditionally choose
      between old and new dstack OS images based on
      the GPU name.
    - Adjust handling `apt` race conditions - the
      existing hack did not work on OCI's Ubuntu
      24.04.
    - Install `ufw` when building the image - it is
      missing in OCI's Ubuntu 24.04.
    
    * Fix tests
    
    * [Feature]: GCP A4 instances #3088
    
    Bumped `base_image` to `0.11rc2`
    
    * [Feature]: GCP A4 instances #3088
    
    Updated tests
    
    ---------
    
    Co-authored-by: Andrey Cheptsov <[email protected]>
    Co-authored-by: peterschmidt85 <[email protected]>
    3 people authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    b29c55e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Configuration menu
    Copy the full SHA
    8a6bcd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Configuration menu
    Copy the full SHA
    4abb315 View commit details
    Browse the repository at this point in the history
Loading