dify/api/tests/test_containers_integration...
Harry a94e650ffd Merge remote-tracking branch 'origin/main' into feat/trigger
# Conflicts:
#	api/docker/entrypoint.sh
#	api/uv.lock
#	dev/start-worker
#	docker/.env.example
#	docker/docker-compose.yaml
#	web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/chart-view.tsx
#	web/app/components/base/date-and-time-picker/date-picker/index.tsx
#	web/app/components/base/date-and-time-picker/types.ts
2025-11-11 12:42:01 +08:00
..
core refactor: implement tenant self queue for rag tasks (#27559) 2025-11-06 21:25:50 +08:00
factories chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
libs/broadcast_channel/redis feat(api): Introduce Broadcast Channel (#27835) 2025-11-10 17:23:21 +08:00
services Merge remote-tracking branch 'origin/main' into feat/trigger 2025-11-05 12:59:25 +08:00
tasks refactor: implement tenant self queue for rag tasks (#27559) 2025-11-06 21:25:50 +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