mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-23 18:57:09 +08:00
* Remove hash history from index * first draft of adding component id and stable hash history * Simplify - use version -> hash mapping * Add unit tests and simple safeguards for stable vs nightly * Add uniqueness check for comp id in comp index build * Remove component id - use name as unique id * Use component name as unique identifier - fix tests * regenerate hash history; add script to makefile * Remove component id * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) * [autofix.ci] apply automated fixes (attempt 3/3) * ruff * comp index * ruff * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) * update index * ruff * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>