Skip to content

Add missing versioned doc imports for ACE, Radar, and RAG Server#55

Merged
dpage merged 1 commit into
mainfrom
add-missing-doc-versions
Mar 26, 2026
Merged

Add missing versioned doc imports for ACE, Radar, and RAG Server#55
dpage merged 1 commit into
mainfrom
add-missing-doc-versions

Conversation

@AntTheLimey
Copy link
Copy Markdown
Member

@AntTheLimey AntTheLimey commented Mar 25, 2026

Summary

  • Add 7 missing version imports to mkdocs.yml for releases that were cut but never added to the docs site
  • ACE: v1.5.5, v1.6.0, v1.7.0, v1.7.1
  • Radar: v0.2.3, v0.3.0
  • pgEdge RAG Server: v1.0.0-beta3

Test plan

  • Verified all 7 tags have a valid mkdocs.yml in their repos
  • Ran mkdocs build — no new warnings introduced
  • Verified locally with mkdocs serve — new versions appear in version selector and render correctly

Summary by CodeRabbit

  • Documentation
    • Added multiple previous versions of ACE documentation (v1.7.1, v1.7.0, v1.6.0, v1.5.5) to site navigation.
    • Expanded Radar documentation versions (v0.3.0, v0.2.3) in site navigation.
    • Added pgEdge RAG Server v1.0.0-beta3 documentation to site navigation.

Add 7 missing version imports to mkdocs.yml for releases that were
cut but never added to the docs site:

- ACE: v1.5.5, v1.6.0, v1.7.0, v1.7.1
- Radar: v0.2.3, v0.3.0
- pgEdge RAG Server: v1.0.0-beta3
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 25, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 529b2f73-22f9-451f-b531-0086e1ed801b

📥 Commits

Reviewing files that changed from the base of the PR and between 0086aca and 9846e13.

📒 Files selected for processing (1)
  • mkdocs.yml

Walkthrough

Updated mkdocs.yml to add versioned documentation imports for ACE (v1.7.1, v1.7.0, v1.6.0, v1.5.5), Radar (v0.3.0, v0.2.3), and pgEdge RAG Server (v1.0.0-beta3), each pointing to corresponding GitHub repository branches. Normalized Radar key formatting.

Changes

Cohort / File(s) Summary
Documentation Navigation Configuration
mkdocs.yml
Added versioned documentation import entries for ACE (4 versions), Radar (2 versions), and pgEdge RAG Server (1 version) under their respective navigation sections, each with corresponding GitHub branch imports.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • dpage
  • susan-pgedge
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and specifically describes the main change: adding version documentation imports for three products (ACE, Radar, and RAG Server).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add-missing-doc-versions

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying pgedge-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9846e13
Status: ✅  Deploy successful!
Preview URL: https://36abbbb6.pgedge-docs.pages.dev
Branch Preview URL: https://add-missing-doc-versions.pgedge-docs.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants