-
Notifications
You must be signed in to change notification settings - Fork 18.9k
feat(api/repo): Allow to config repository implementation #21458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
733386b
feat(api/repo): Allow to config repository implementation
laipz8200 b2b4049
feat: Create a DifyAPIRepositoryFactory to handle workflow node execu…
laipz8200 b450acf
feat: Create a APIWorkflowRunRepository
laipz8200 6a11105
test(workflow_service): Fix test
laipz8200 641cabc
chore: add new configs to env example
laipz8200 8e71a9a
test(test_workflow_draft_variable_service): Fix tests
laipz8200 6076240
feat: Integrates execution repository inheritance
laipz8200 63bbcaf
refactor(token_buffer_memory): Convert ValueError to AssertionError
laipz8200 cf2b5c7
refactor(workflow_response_converter): Remove unused workflow_executi…
laipz8200 f585431
refactor(factory): Move import statement to the top
laipz8200 a0cfdb4
docs(api_workflow_node_execution_repository): Add notice about datat …
laipz8200 40a7089
refactor(api_workflow_node_execution_repository): Refactors workflow …
laipz8200 00462a0
refactor(api): Simplify the constructor for WorkflowDraftVariableService
QuantumGhost 115c6e2
chore(api): improve type hints for `DifyCoreRepositoryFactory`
QuantumGhost 00c50ed
test(api): fix tests broken by refactor
QuantumGhost 7a47b86
refactor(remove_app_and_related_data_task): Remove 'expire_on_commit'…
laipz8200 42a195e
feat(api/repositories/sqlalchemy_api_workflow_run_repository.py): Imp…
laipz8200 0d1b27f
docs(api/repositories/api_workflow_node_execution_repository.py): Add…
laipz8200 7cabcea
docs(api/repositories/sqlalchemy_api_workflow_node_execution_reposito…
laipz8200 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.