Comfy-Org / Comfy-Org/Comfy-Desktop
In Updates tab, offer a "Force Re-Update" option
- Dominant language
- TypeScript
- Stars
- 458
- Forks
- 59
- Avg merge
- 22h 18m
- Merged PRs (30d)
- 45
Description
What this should do: it should attempt to re-pull the expected git code (if does not match) and should attempt to run installing the requirements.txt again.
This option is useful for anyone who for whatever reason would like a specific update re-applied if the end result did not install the expected comfyui requiremetns (like aimdo, whatever).
Are tehre any cases where our autoamted things can end up with a mismatch between ComfyUI code and dependencies?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Updates tab implementation and trace the existing update flow for the expected git code and requirements.txt installation. Determine how a forced update should recheck the code and rerun dependency installation, then verify that the option performs both actions when selected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, typescript
- Domain
- desktop, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100