Conversation
Enhance media handling with upload cache, video support, and retries
fix: 紧急命令(/stop)快速通道,绕过消息队列
feat: Add Windows batch script as alternative to upgrade.sh
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR Type / PR 类型
What does this PR solve? / 这个 PR 解决了什么问题?
Fixes #
How did you test this PR? / 你是如何测试的?
Test Report / 测试报告
Paste test report here / 在此粘贴测试报告
Screenshots / 截图 (Optional / 可选)
Checklist / 检查清单
Step 1: Configure environment / 配置环境变量
Edit
tests/.envand fill in real values / 编辑tests/.env填入真实值:Step 2: Get OpenIDs / 获取 OpenID
BOT1_TEST_OPENID/ 填入BOT1_TEST_OPENIDBOT2_TEST_OPENID/ 填入BOT2_TEST_OPENIDStep 3: Start Docker / 启动 Docker
Step 4: Run tests / 运行测试
sudo npm testThis will / 该命令会:
tests/reports// 将报告保存到tests/reports/Step 5: Check reports / 查看报告
Please attach the report in your PR. / 请在 PR 中上传测试报告。