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: comfy-deploy/api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: comfy-deploy/api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 4, 2025

  1. refactor: introduce APIBaseModel for consistent serialization across …

    …response models and remove deprecated subscription route
    KarrixLee committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    7d28d9f View commit details
    Browse the repository at this point in the history
  2. refactor: enhance serialization in SerializableMixin and APIBaseModel…

    … for datetime, UUID, and Decimal types
    KarrixLee committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    a336cac View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Configuration menu
    Copy the full SHA
    0245b7b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #142 from comfy-deploy/karrix/share-deployment-update

    fix: update deployment no slug and cannot change env
    BennyKok authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    901d8ac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #137 from comfy-deploy/karrix/refactor-backend

    refactor: introduce APIBaseModel for consistent serialization across …
    BennyKok authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    c3c5d4b View commit details
    Browse the repository at this point in the history
  4. Revert "Merge pull request #137 from comfy-deploy/karrix/refactor-bac…

    …kend"
    
    This reverts commit c3c5d4b, reversing
    changes made to 901d8ac.
    BennyKok committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    74844f7 View commit details
    Browse the repository at this point in the history
Loading