dify/api/tests/test_containers_integration_tests/tasks
Asuka Minato 751ce4ec41
Some checks are pending
autofix.ci / autofix (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
more typed orm (#28577)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-24 21:01:46 +08:00
..
__init__.py
test_add_document_to_index_task.py more typed orm (#28519) 2025-11-24 10:50:20 +08:00
test_batch_clean_document_task.py
test_batch_create_segment_to_index_task.py
test_clean_dataset_task.py more typed orm (#28577) 2025-11-24 21:01:46 +08:00
test_clean_notion_document_task.py
test_create_segment_to_index_task.py
test_deal_dataset_vector_index_task.py
test_delete_segment_from_index_task.py
test_disable_segment_from_index_task.py
test_disable_segments_from_index_task.py
test_document_indexing_task.py refactor: implement tenant self queue for rag tasks (#27559) 2025-11-06 21:25:50 +08:00
test_enable_segments_to_index_task.py
test_mail_account_deletion_task.py
test_mail_change_mail_task.py
test_mail_email_code_login_task.py
test_mail_inner_task.py
test_mail_invite_member_task.py
test_mail_owner_transfer_task.py
test_mail_register_task.py
test_rag_pipeline_run_tasks.py more typed orm (#28577) 2025-11-24 21:01:46 +08:00