Skip to content

docs(fern): add redirects for pages moved from /nvcf/dev/ to /nvcf/#390

Open
mesutoezdil wants to merge 1 commit into
NVIDIA:mainfrom
mesutoezdil:mesutoezdil/docs/redirect-dev-pages
Open

docs(fern): add redirects for pages moved from /nvcf/dev/ to /nvcf/#390
mesutoezdil wants to merge 1 commit into
NVIDIA:mainfrom
mesutoezdil:mesutoezdil/docs/redirect-dev-pages

Conversation

@mesutoezdil

@mesutoezdil mesutoezdil commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Add 13 redirects to fern/docs.yml for pages moved from /nvcf/dev/ to /nvcf/.

Issues
Closes #351

Summary by CodeRabbit

Summary by CodeRabbit

  • Documentation
    • Added new redirects from development documentation URLs to their corresponding non-development pages.
    • Includes autoscaling, lifecycle management, generic HTTP invocation, load testing, LLM gateway/request routing, managed observability/monitoring/operations, and the registry allowlist.

@mesutoezdil
mesutoezdil requested a review from a team as a code owner July 23, 2026 18:05
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Adds 13 Fern documentation redirects from moved /nvcf/dev/ URLs to corresponding /nvcf/ destinations.

Changes

Documentation redirects

Layer / File(s) Summary
Moved page redirect mappings
fern/docs.yml
Adds redirects for function, load testing, LLM, observability, monitoring, operations, and registry documentation paths.

Estimated code review effort: 1 (Trivial) | ~5 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title follows Conventional Commits and accurately describes the docs redirect change.
Linked Issues check ✅ Passed The change matches the linked issue by adding redirects in fern/docs.yml for moved /nvcf/dev/ pages.
Out of Scope Changes check ✅ Passed The pull request appears scoped to the required redirects only and introduces no unrelated changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 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 `@fern/docs.yml`:
- Around line 55-80: Add validation coverage for all 13 redirect mappings in the
docs configuration, verifying each source resolves to its corresponding
destination; alternatively, document in the pull request why the
configuration-only change is adequately validated by fern check and tests are
not applicable.
- Around line 61-62: Update the redirect entry in docs.yml so both source and
destination use the grpc slug: source /nvcf/dev/grpc-load-test-sli-guide and
destination /nvcf/grpc-load-test-sli-guide. Keep the existing redirect structure
unchanged.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 95b92624-f462-42a9-9af8-2c8cd9880469

📥 Commits

Reviewing files that changed from the base of the PR and between 1de4721 and beb1205.

📒 Files selected for processing (1)
  • fern/docs.yml

Comment thread fern/docs.yml
Comment thread fern/docs.yml
@mesutoezdil
mesutoezdil force-pushed the mesutoezdil/docs/redirect-dev-pages branch 9 times, most recently from 9537696 to 4bab262 Compare July 24, 2026 16:55
Closes NVIDIA#351

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
@mesutoezdil
mesutoezdil force-pushed the mesutoezdil/docs/redirect-dev-pages branch from 4bab262 to cc936c1 Compare July 25, 2026 07:43
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.

docs: add redirects for 13 pages moved from /nvcf/dev/ to /nvcf/

1 participant