ComfyUI/.github
Claude 1bf3bfbdb3
Fix Docker build failures and workflow publish bug; remove SageAttention
- Dockerfile: fix glibc 2.41 patch path (cuda-12.9 -> cuda-12.8 to match
  installed packages); remove SAGE_ATTENTION_AVAILABLE env var
- sync-build-release.yml: add always() to publish job condition so it runs
  even when build-self is skipped (the primary GitHub runner path succeeds),
  fixing releases never being created on normal builds
- entrypoint.sh: remove SageAttention compilation and GPU detection logic;
  simplify to permissions setup, ComfyUI-Manager sync, custom node install,
  and launch
- README: update CUDA version references from 12.9/cu129 to 12.8/cu128;
  remove SageAttention documentation; fix docker-compose GPU syntax

https://claude.ai/code/session_01WQc56fWdK329K11kRGnb5g
2026-03-27 12:31:01 +00:00
..
ISSUE_TEMPLATE bug_report template: Push harder for logs (#12657) 2026-02-26 18:59:24 -05:00
PULL_REQUEST_TEMPLATE chore(api-nodes): adjusted PR template; set min python version for pylint to 3.10 (#10787) 2025-11-18 03:59:27 -08:00
scripts ci: add check to block AI agent Co-authored-by trailers in PRs (#12799) 2026-03-16 15:53:13 -04:00
workflows Fix Docker build failures and workflow publish bug; remove SageAttention 2026-03-27 12:31:01 +00:00