fix: update site-build workflow for website/ → docs/ move - #51
Conversation
fullsend commit 8f3a4363 moved VitePress from website/ to docs/ and package-lock.json to the repo root, breaking the cross-repo doc site build in experiments. Also bumps actions/checkout to v7.0.1 and actions/setup-node to v6.5.0 to match the fullsend repo. Closes fullsend-ai#50 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Marta Anon <manon@redhat.com>
PR Summary by QodoFix doc-site build workflow after fullsend website/ → docs/ reorg
AI Description
Diagram
High-Level Assessment
Files changed (1)
|
|
🤖 Finished Review · ✅ Success · Started 12:13 PM UTC · Completed 12:24 PM UTC Commit: |
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTip of the day💡 Did you know, you can group findings by type and pick your Finding display, from Minimal to Full |
ReviewFindingsMedium
Low
Labels: PR fixes a broken CI workflow (.github/workflows/) under protected paths |
|
🤖 Finished Retro · ✅ Success · Started 7:54 AM UTC · Completed 8:04 AM UTC Commit: |
Retro: PR #51 — fix site-build workflow for website/ to docs/ moveTimeline
Workflow quality assessmentTriage: strong. The triage agent correctly diagnosed the root cause, verified the current repo layout, and warned about the code agent's limitation. The only issue was the contradictory "Next steps" footer (see proposal below). Code agent: wasted run. The agent successfully generated the correct fix but couldn't push it — a predictable failure given the triage agent's warning. This wasted ~4 minutes of compute and token budget. Review: reasonable. The protected-path finding was appropriate. The scope-creep finding about version bumps was debatable — the bumps were minor, related to the fix, and had independent justification — but flagging it prompted a useful clarification from the author. Evidence for existing issues
Proposals filed
|
Summary
website/→docs/reorganization (commit8f3a4363)actions/checkoutto v7.0.1 andactions/setup-nodeto v6.5.0 to match fullsend reponpx vitepress build docsis used instead ofnpm run docs:buildTest plan
Closes #50
🤖 Generated with Claude Code