docs: restore the ORM sidebar icon - #8179
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Included review availability: 3 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour. WalkthroughThe ORM documentation metadata now includes the ChangesORM documentation metadata
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This restores the ORM sidebar icon through a single localized documentation metadata change. No actionable merge-blocking risk remains beyond normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
#8171 rewrote
orm/meta.jsonfrom the formerorm/v8/meta.json, which never carried the sidebar icon, so the ORM entry in the Build group lost itsWaypointsicon while Composer and Local Development kept theirs.What changed:
icon: Waypointsis back onapps/docs/content/docs/orm/meta.json.What else was checked: every line added by the merges between the rebrand (#8142) and the promotion (#8171) was diffed against current main. The icon is the only thing #8171 dropped; nothing else from those PRs regressed.
Summary by CodeRabbit