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-Org/comfy-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.6
Choose a base ref
...
head repository: Comfy-Org/comfy-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.7
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Feb 11, 2025

  1. Remove e2e tests for standalone command. (#240)

    * Remove standalone tests.
    
    * Remove.
    
    * Fix return code for comfy launch.
    
    * Use comfy launch.
    
    * Fix tests for mac.
    robinjhuang authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    c93b1af View commit details
    Browse the repository at this point in the history
  2. Add cookie-cutter template for custom nodes. (#239)

    * Remove standalone tests.
    
    * Remove.
    
    * Fix return code for comfy launch.
    
    * Use comfy launch.
    
    * Add cookie-cutter template for custom nodes.
    
    * Fix mac command.
    robinjhuang authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    c350363 View commit details
    Browse the repository at this point in the history
  3. Use keyword arguments for cm-cli. (#241)

    * Remove standalone tests.
    
    * Remove.
    
    * Fix return code for comfy launch.
    
    * Use comfy launch.
    
    * Fix tests for mac.
    
    * Use keyword arguments for cm-cli.
    robinjhuang authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    cd8b4eb View commit details
    Browse the repository at this point in the history
Loading