ComfyUI-Manager/comfyui_manager/glob
Dr.Lt.Data 57eb67f615
Some checks are pending
CI / Validate OpenAPI Specification (push) Waiting to run
CI / Code Quality Checks (push) Waiting to run
Python Linting / Run Ruff (push) Waiting to run
refactor(cli): extract _finalize_resolve helper, add CNR nightly fallback and pydantic guard
- Extract `_finalize_resolve()` to eliminate 7x duplicated uv-compile
  error handling blocks in cm_cli (~-85 lines)
- Move conflict attribution regex to `attribute_conflicts()` in
  unified_dep_resolver.py for direct testability
- Update 4 attribution tests to call production function instead of
  re-implementing regex
- Add CNR nightly fallback: when node is absent from nightly manifest,
  fall back to cnr_map repository URL (glob + legacy)
- Add pydantic Union guard: use getattr for is_unknown in uninstall
  and disable handlers to prevent Union type mismatch
- Add E2E test suites for endpoint install/uninstall and uv-compile
  CLI commands (conflict + success cases)
- Add nightly CNR fallback regression tests
2026-03-14 07:57:16 +09:00
..
utils security(api): add path traversal and CRLF injection protection 2026-01-08 18:35:03 +09:00
__init__.py restructuring 2025-04-13 09:26:02 +09:00
CLAUDE.md explain glob vs legacy in claude memory 2025-06-17 10:36:08 -07:00
constants.py modified: security policy 2025-06-27 01:38:38 +09:00
manager_core.py refactor(cli): extract _finalize_resolve helper, add CNR nightly fallback and pydantic guard 2026-03-14 07:57:16 +09:00
manager_server.py refactor(cli): extract _finalize_resolve helper, add CNR nightly fallback and pydantic guard 2026-03-14 07:57:16 +09:00
share_3rdparty.py bump version 2025-08-24 15:58:23 +09:00