auto: sync mkdocs.yml nav from SSOT - #136
Conversation
WalkthroughUpdated ChangesDocumentation navigation
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Up to standards ✅🟢 Issues
|
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 `@mkdocs.yml`:
- Line 594: Add the missing PostgreSQL Beta 2 navigation entry to mkdocs.yml,
manually placing the pg19-beta2 product imported from the pg19beta2 branch
alongside the existing version imports. Preserve the current navigation
structure and ordering while completing the SSOT sync.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
| - Development: '!import https://github.com/pgEdge/pgedge-helm.git?branch=main' | ||
|
|
||
| - ACE: | ||
| - v2.1.1: '!import https://github.com/pgEdge/ace.git?branch=v2.1.1' |
There was a problem hiding this comment.
🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win
Add the PostgreSQL Beta 2 navigation entry before merging.
The four version imports are present, but the PR objective also requires manual placement of the new pg19-beta2 product from the pg19beta2 branch. This navigation entry is still absent from mkdocs.yml, so the SSOT sync remains incomplete.
🤖 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 `@mkdocs.yml` at line 594, Add the missing PostgreSQL Beta 2 navigation entry
to mkdocs.yml, manually placing the pg19-beta2 product imported from the
pg19beta2 branch alongside the existing version imports. Preserve the current
navigation structure and ordering while completing the SSOT sync.
mkdocs.yml Drift Report — pgedge-docs
Missing from mkdocs.yml nav (in SSOT, absent here)
spock-5011(Spock 5.0.11) — labelv5.0.11→https://github.com/pgEdge/spock.git?branch=v5.0.11ace-211(pgEdge ACE 2.1.1) — labelv2.1.1→https://github.com/pgEdge/ace.git?branch=v2.1.1pgedge-snowflake-26(pgEdge Snowflake 2.6.0) — labelv2.6→https://github.com/pgEdge/snowflake.git?branch=v2.6.0pgvector-085(pgvector 0.8.5) — labelv0.8.5→https://github.com/pgEdge/3rd-party-docs.git?branch=pgvector085New products — no nav block exists (manual placement required)
pg19-beta2(PostgreSQL) —https://github.com/pgEdge/3rd-party-docs.git?branch=pg19beta20 ref update(s), 4 missing, 0 stale, 1 new product(s), 0 new section(s)
Generated by sync-mkdocs
Summary by CodeRabbit