Skip to content

Conversation

@xqvvu
Copy link
Contributor

@xqvvu xqvvu commented Dec 27, 2025

No description provided.

@gru-agent
Copy link
Contributor

gru-agent bot commented Dec 27, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 3f24e5d ✅ Finished

History Assignment

Files

File Pull Request
projects/app/src/pages/api/core/dataset/presignDatasetFilePostUrl.ts ❌ Failed (The test job failed due to a missing import of 'afterAll' from 'vitest', resulting in a ReferenceError: afterAll is not defined. This is a test code/environment issue, not a bug in the source code. The source file itself is not the cause of the failure.)
projects/app/src/pages/api/common/file/presignTempFilePostUrl.ts ❌ Failed (The test job failed due to an environment issue: the 'date-fns' dependency is missing or misconfigured, causing the test runner to fail loading the module. The test code itself is correct and covers the intended scenarios. There is no bug in the source code related to the test failure.)
projects/app/src/pages/api/core/chat/presignChatFilePostUrl.ts ❌ Failed (The test failures are not caused by a bug in the source code, but rather by a problem with the test environment or test mocks. The error 'unAuthorization' is being thrown from a mocked request handler (test/mocks/request.ts), which is not properly returning the expected mock authentication data. This causes all handler tests to fail with authorization errors, even though the source code and test logic are correct. Additionally, the 'authFrequencyLimit' spy is not being called, likely due to improper global setup or mock isolation. These issues are environmental or related to test/mocks, not the source code itself.)

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

@github-actions
Copy link

github-actions bot commented Dec 27, 2025

Preview sandbox Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_sandbox_ccb434d444d98b6227caaf09fe4e411489573e43

@github-actions
Copy link

github-actions bot commented Dec 27, 2025

Preview mcp_server Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_mcp_server_ccb434d444d98b6227caaf09fe4e411489573e43

@github-actions
Copy link

github-actions bot commented Dec 27, 2025

Preview fastgpt Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_ccb434d444d98b6227caaf09fe4e411489573e43

Copy link
Collaborator

@c121914yu c121914yu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

直接在truncateFilename 改是不是就可以了?不用每个地方都加

@xqvvu xqvvu force-pushed the fix/replace-s3-key-regex branch 3 times, most recently from 924b7ee to 5a5ce09 Compare December 28, 2025 10:35
@pull-request-size pull-request-size bot added size/L and removed size/M labels Dec 28, 2025
@xqvvu xqvvu force-pushed the fix/replace-s3-key-regex branch from 5a5ce09 to de6c478 Compare December 29, 2025 02:31
@pull-request-size pull-request-size bot added size/M and removed size/L labels Dec 29, 2025
@xqvvu xqvvu force-pushed the fix/replace-s3-key-regex branch from de6c478 to ccb434d Compare December 29, 2025 03:07
@c121914yu c121914yu merged commit 29f61ab into labring:main Dec 29, 2025
5 checks passed
zhaowe-cn added a commit to zhaowe-cn/FastGPT that referenced this pull request Dec 31, 2025
* fix: santinize the upload filename (labring#6159)

* feat: add user ip filter for chat log table (labring#6162)

* feat: add user ip filter for chat log table

* chore: fix menu placement

* feat: export all chunks in collection (labring#6163)

* feat: export all chunks in collection

* perf: export collection api

* doc

---------

Co-authored-by: archer <545436317@qq.com>

* fix:agent eval and doc file  (labring#6158)

* agent eval

* eval auth

* html transofrm size

* fix: test

---------

Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: archer <545436317@qq.com>

* upgrade: MongoDB 5.0.18 to 5.0.32 (labring#6148)

* upgrade: MongoDB 5.0.18 to 5.0.32

Update MongoDB version from 5.0.18 to 5.0.32 in all deployment configurations.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>

* doc

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Happy <yesreply@happy.engineering>
Co-authored-by: archer <545436317@qq.com>

* perf: vector db log;perf: s3 mock (labring#6165)

* stop design doc

* remove invalid doc

* remove log

* perf: s3 mock

* perf: vector db log

* update lock

* feat: workflow presentation ui (labring#6156)

* icon & gradient

* line & header ui

* basic presentation mode

* ui & icon

* node

* fix

* source color schema

* delete code

* fix build

* fix

* fix

* fix icon

* function position

* fix: workflow fixview padding & context menu position (labring#6169)

* fix: vector ts (labring#6166)

* stop design doc

* remove invalid doc

* rename

* fix: ts

* perf: auto fit

* perf: comment menu

* remove invalid checker

* save button colorschema

* fix: icon

* perf: color schema

* fix: icon

* perf: icon

* perf: icon

* perf: icon

* perf: icon

---------

Co-authored-by: Roy <whoeverimf5@gmail.com>
Co-authored-by: archer <545436317@qq.com>
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Happy <yesreply@happy.engineering>
Co-authored-by: heheer <heheer@sealos.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants