dify/api/tests/test_containers_integration...
Stream 197ba5f6ef
Merge branch 'main' into deploy/dev
# Conflicts:
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/app/apps/pipeline/pipeline_generator.py
#	api/core/entities/mcp_provider.py
#	api/core/helper/marketplace.py
#	api/models/workflow.py
#	api/services/tools/tools_transform_service.py
#	api/tasks/document_indexing_task.py
#	api/tests/test_containers_integration_tests/core/__init__.py
#	api/tests/test_containers_integration_tests/tasks/test_document_indexing_task.py
#	dev/start-worker
#	docker/.env.example
#	web/app/components/base/chat/embedded-chatbot/hooks.tsx
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
#	web/global.d.ts
#	web/pnpm-lock.yaml
#	web/service/use-plugins.ts
2025-11-06 15:58:41 +08:00
..
core Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
factories chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
services Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
tasks Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
workflow Feat add testcontainers test (#23269) 2025-08-04 19:27:36 +08:00
__init__.py Feat add testcontainers test (#23269) 2025-08-04 19:27:36 +08:00
conftest.py Feature add test containers mail email code login task (#26580) 2025-10-05 12:44:40 +08:00
test_workflow_pause_integration.py feat(api): Introduce workflow pause state management (#27298) 2025-10-30 14:41:09 +08:00