fix yq download#4750
Merged
Merged
Conversation
risemeup1111
reviewed
Jul 7, 2026
risemeup1111
left a comment
Contributor
There was a problem hiding this comment.
未发现需要阻塞合入的代码问题。这个 PR 只调整了 fleet-model-test 中 yq 的下载源;我验证了工作流 YAML 可解析,也确认当前镜像文件是 mikefarah/yq v4.53.3。当前还有部分 CI 仍在运行,建议等结果完成后再合入。
优先级:P3 非行级:PR 描述仍是模板,无法附到 diff 行。当前描述没有说明为什么要把
yq从 GitHub release 切到 BOS 镜像,也没有给出验证方式;后续排查 CI 依赖问题时会缺少背景。建议把描述改成类似:“将 fleet-model-test 中 yq 下载源切换到 Paddle 内部 BOS 镜像,避免 CI 访问 GitHub release 不稳定;验证方式:fleet-model-test / 相关集成测试通过。”
Powered by Nyanpasu with gpt-5.5 xhigh, please check the suggestions carefully.
PaddleFormers Log Analysis
日志分析报告
失败的测试case: 根本原因分析: 修复建议:
🔄 每次 Re-run 后自动更新 |
risemeup1
approved these changes
Jul 7, 2026
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.
Before submitting
testsfolder. If there are codecov issues, please add tests cases first.PR types
PR changes
Description