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.28
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.29
Choose a head ref
  • 12 commits
  • 72 files changed
  • 5 contributors

Commits on Sep 10, 2025

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

Commits on Sep 11, 2025

  1. Configuration menu
    Copy the full SHA
    b2796cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    449f43d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

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

Commits on Sep 15, 2025

  1. [UI] Allow to group offers by backend (#3098)

    * Offers group by
    
    * [UI] Groups offers by backend
    
    Minor cosmetics
    
    * Offers group by
    
    ---------
    
    Co-authored-by: peterschmidt85 <[email protected]>
    olgenn and peterschmidt85 authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    49fd9e5 View commit details
    Browse the repository at this point in the history
  2. Implement requirements-independent offers cache (#3091)

    * Cache GCP offers with availability
    
    * refactor: update get_offers method signature to remove optional requirements
    
    Co-authored-by: aider (bedrock/us.anthropic.claude-sonnet-4-20250514-v1:0) <[email protected]>
    
    * Introduce ComputeWithAllOffersCached
    
    * feat: migrate AWSCompute to use ComputeWithAllOffersCached with reservation handling
    
    Co-authored-by: aider (bedrock/us.anthropic.claude-sonnet-4-20250514-v1:0) <[email protected]>
    
    * refactor: update compute classes to use flexible requirements filtering
    
    Co-authored-by: aider (bedrock/us.anthropic.claude-sonnet-4-20250514-v1:0) <[email protected]>
    
    * Cache AWS offers with availability
    
    * refactor: migrate AzureCompute to use ComputeWithAllOffersCached
    
    Co-authored-by: aider (bedrock/us.anthropic.claude-sonnet-4-20250514-v1:0) <[email protected]>
    
    * refactor: migrate CloudriftCompute to use ComputeWithAllOffersCached
    
    Co-authored-by: aider (bedrock/us.anthropic.claude-sonnet-4-20250514-v1:0) <[email protected]>
    
    * refactor: migrate DatacrunchCompute to use ComputeWithAllOffersCached
    
    Co-authored-by: aider (bedrock/us.anthropic.claude-sonnet-4-20250514-v1:0) <[email protected]>
    
    * fix missing Compute
    
    * Migrate all backends to ComputeWithAllOffersCached
    
    * refactor: inherit from ComputeWithAllOffersCached and update get_offers method
    
    Co-authored-by: aider (bedrock/us.anthropic.claude-sonnet-4-20250514-v1:0) <[email protected]>
    
    * Move by requirements cache to ComputeWithFilteredOffersCached
    
    * Implement get_offers_modifier for AWS
    
    * Implement get_offers_modifier for all backends with CONFIGURABLE_DISK_SIZE
    
    * Fix backend offers
    
    * Fix nebius
    
    * Fix oci
    
    * Use ComputeWithAllOffersCached for kuberenetes
    
    * Cache AWS.get_offers_post_filter
    
    * Update template
    
    * Fix tests
    
    * Lint
    
    ---------
    
    Co-authored-by: aider (bedrock/us.anthropic.claude-sonnet-4-20250514-v1:0) <[email protected]>
    r4victor and aider-chat-bot authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    90fc7c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98aee00 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Configuration menu
    Copy the full SHA
    f0f273c View commit details
    Browse the repository at this point in the history
  2. Consider backend offers when choosing optimal fleet (#3101)

    * Consider backend offers when choosing optimal fleet
    
    * Test
    r4victor authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    6d9b016 View commit details
    Browse the repository at this point in the history
  3. [UI] Project wizard (#3103)

    * [UI] Project wizard dstackai/dstack-cloud#323
    
    * [UI] Project wizard #323
    
    * [UI] Project wizard #323
    
    Cosmetics
    
    * [UI] Project wizard #323
    
    * [UI] Project wizard #323
    
    * [UI] Project wizard #323
    
    * [UI] Project wizard #323
    
    * [UI] Project wizard #323
    
    Captions
    
    ---------
    
    Co-authored-by: peterschmidt85 <[email protected]>
    olgenn and peterschmidt85 authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    e9d863c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27a42b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40903db View commit details
    Browse the repository at this point in the history
Loading