content: publish latest to production (src/content → peanut-content@72e1f53)#2420
content: publish latest to production (src/content → peanut-content@72e1f53)#24200xkkonrad wants to merge 1 commit into
Conversation
…2e1f53) Bumps src/content on production (main) from f3c0ef6 → 72e1f53 (peanut-content latest = mono@3ce8f73). Single-file submodule pointer change. Publishes content already merged + mirrored from mono that the dev-targeted auto-PRs never promote to main.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughThe ChangesContent submodule update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🧪 UI test report — ✅ all greenSuites
📊 Coverage (unit)
⏱ 10 slowest test cases
|
Code-analysis diffPainscore total: 6122.15 → 6122.15 (0) |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@src/content`:
- Line 1: Resolve the broken English content-route references reported by
validate-links in the content submodule: fix or remove each invalid link, then
update the submodule pointer to a corrected published commit that passes
validation. Do not merge the current content pointer while link validation still
reports failures.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
| @@ -1 +1 @@ | |||
| Subproject commit f3c0ef661f1e890250de7892419018c0a0af59a7 | |||
| Subproject commit 72e1f5327edddae0831443cd56ccec7b3f66af7d | |||
There was a problem hiding this comment.
🎯 Functional Correctness | 🟠 Major | ⚡ Quick win
Do not merge this content pointer while link validation is failing.
The target commit causes validate-links to report 12 broken links to missing English content routes. Fix or remove the invalid references in the content submodule, publish a corrected commit, or pin this repository to a commit that passes validation.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@src/content` at line 1, Resolve the broken English content-route references
reported by validate-links in the content submodule: fix or remove each invalid
link, then update the submodule pointer to a corrected published commit that
passes validation. Do not merge the current content pointer while link
validation still reports failures.
Source: Pipeline failures
|
Superseded: main's src/content pointer moved under this PR (#2423 card-contact hotfix), making it conflicting and stale. A fresh publish PR at the latest peanut-content commit (which contains both this content and the hotfix) replaces it. |
Bumps
src/contenton production (main) fromf3c0ef6→72e1f53(peanut-content latest =mono@3ce8f73). Single-file submodule pointer change publishing content already merged to mono. The automatedupdate-contentPRs reach this same pointer but targetdev, which never promotes.