chore: point agent-eval-harness submodule to opendatahub-io - #146
Conversation
…l-harness@main The submodule was pointing at the ralphbean fork. Update the URL to the upstream opendatahub-io repo and advance to the latest main (1.22.0). Assisted-by: Claude Opus 4.6 <noreply@anthropic.com> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Ralph Bean <rbean@redhat.com>
PR Summary by QodoPoint agent-eval-harness submodule to opendatahub-io and bump to v1.22.0
AI Description
Diagram
High-Level Assessment
Files changed (2)
|
|
🤖 Finished Review · ✅ Success · Started 10:59 AM UTC · Completed 11:04 AM UTC |
Code Review by Qodo
Context used✅ Compliance rules (platform):
55 rules 1.
|
|
Looks good to me Previous runReview of #146 — chore: point agent-eval-harness submodule to opendatahub-ioVerdict: ✅ Approve SummaryThis PR updates the
Review dimensions
Notes
|
Existing clones may have the old submodule URL cached in local git config. Adding git submodule sync before the update ensures the new URL from .gitmodules is picked up. Signed-off-by: Ralph Bean <rbean@redhat.com> Assisted-by: Claude claude-opus-4-6 <noreply@anthropic.com> Signed-off-by: Ralph Bean <rbean@redhat.com>
|
🤖 Review · ❌ Terminated · Started 11:48 AM UTC · Ended 11:55 AM UTC |
|
🤖 Finished Retro · ✅ Success · Started 11:58 AM UTC · Completed 12:06 PM UTC |
|
PR #146 updated the agent-eval-harness git submodule URL from a personal fork (ralphbean) to an organization repo (opendatahub-io) and advanced the submodule pointer to v1.22.0. The fullsend review agent approved the first commit but missed a well-known git operational pitfall that qodo-code-review caught: existing clones need Proposals filed
|
Summary
.gitmodulesURL fromralphbean/agent-eval-harnesstoopendatahub-io/agent-eval-harnessmain(4b540c6, release 1.22.0)Test plan
git submodule update --initsucceeds with the new URL./eval/run-functional.sh triage)🤖 Generated with Claude Code