Skip to content
Open
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
65d2e46
refactor: Comment out dependency analysis in build_component_metadata…
ogabrielluiz Sep 24, 2025
913832f
feat: Add CLI check command for outdated components in flows
ogabrielluiz Sep 24, 2025
cb3db4f
feat: Implement component check before execution in CLI
ogabrielluiz Sep 24, 2025
ab59f31
feat: Add check command to Langflow CLI for outdated components
ogabrielluiz Sep 24, 2025
55d3f67
feat: add check command to lfx CLI
ogabrielluiz Sep 24, 2025
41aecbb
[autofix.ci] apply automated fixes
autofix-ci[bot] Sep 25, 2025
42d7432
feat: Add unit tests for check command functionality
ogabrielluiz Sep 25, 2025
d8eb98a
Merge branch 'main' into add-check-command
ogabrielluiz Sep 25, 2025
93ba8d2
[autofix.ci] apply automated fixes
autofix-ci[bot] Sep 25, 2025
c08f9fa
fix: Update code diff generation and improve component update handling
ogabrielluiz Sep 25, 2025
2835dc9
fix: Ensure minimal dependency information is set in component metadata
ogabrielluiz Sep 25, 2025
1533f8f
test: Mark dependency analysis tests as expected failures
ogabrielluiz Sep 25, 2025
263c816
fix: Enhance component loading with security checks and error handling
ogabrielluiz Sep 25, 2025
a1b3d35
test: Add comprehensive security tests for load_specific_components f…
ogabrielluiz Sep 25, 2025
910a4a4
[autofix.ci] apply automated fixes
autofix-ci[bot] Sep 25, 2025
f3397a9
feat: Add in-place update option for flow components
ogabrielluiz Nov 21, 2025
96c494c
test: Enhance unit tests for in-place update functionality
ogabrielluiz Nov 21, 2025
6ef367d
refactor: Simplify command imports and remove synchronous check command
ogabrielluiz Nov 21, 2025
890df9c
fix: Add error handling for unavailable settings service in check_flo…
ogabrielluiz Nov 21, 2025
b20111b
refactor: Improve component loading logic in check_flow_components
ogabrielluiz Nov 21, 2025
3ab100f
refactor: Optimize output type checking in breaking changes validation
ogabrielluiz Nov 21, 2025
d597bb6
feat: Add show_diff option to check_flow_components for detailed code…
ogabrielluiz Nov 21, 2025
9e8a989
test: Add unit tests for interactive mode and show_diff functionality…
ogabrielluiz Nov 21, 2025
894464c
feat: Enhance interactive prompts and output handling in check_flow_c…
ogabrielluiz Nov 21, 2025
8132f56
test: Add unit tests for stdout output handling in check_flow_components
ogabrielluiz Nov 21, 2025
83511b4
feat: Add backup option for in-place updates in check_flow_components
ogabrielluiz Nov 21, 2025
8472035
test: Add unit tests for backup option in check_flow_components
ogabrielluiz Nov 21, 2025
719ac7c
feat: Enhance error handling in check_flow_components
ogabrielluiz Nov 21, 2025
47956e5
test: Add unit test for handling missing code in component checks
ogabrielluiz Nov 21, 2025
d7dbe66
Merge branch 'main' into add-check-command
ogabrielluiz Nov 21, 2025
48604f4
[autofix.ci] apply automated fixes
autofix-ci[bot] Nov 21, 2025
f287cd5
[autofix.ci] apply automated fixes (attempt 2/3)
autofix-ci[bot] Nov 21, 2025
843b9f1
[autofix.ci] apply automated fixes (attempt 3/3)
autofix-ci[bot] Nov 21, 2025
0b7f36a
Merge branch 'main' into add-check-command
ogabrielluiz Nov 21, 2025
4492bf9
[autofix.ci] apply automated fixes
autofix-ci[bot] Nov 21, 2025
12de1f6
[autofix.ci] apply automated fixes (attempt 2/3)
autofix-ci[bot] Nov 21, 2025
d4fe272
refactor: remove redundant backup validation in check_command function
ogabrielluiz Nov 21, 2025
582938e
refactor: enhance update handling and error logging in handle_updates…
ogabrielluiz Jan 22, 2026
f3ea99d
refactor: improve error handling in check_components_before_run function
ogabrielluiz Jan 22, 2026
0d795dc
test: add unit tests for apply_component_update and check_components_…
ogabrielluiz Jan 22, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[autofix.ci] apply automated fixes (attempt 3/3)
  • Loading branch information
autofix-ci[bot] authored Nov 21, 2025
commit 843b9f14e4657d9b0f9303e1bcddd10af113a117
2 changes: 1 addition & 1 deletion src/lfx/src/lfx/_assets/component_index.json

Large diffs are not rendered by default.

Loading