Skip to content

docs(inference-gateway): recover EPP developer build docs#10993

Open
sttts wants to merge 1 commit into
ai-dynamo:mainfrom
sttts:sttts-gaie-epp-devel-docs
Open

docs(inference-gateway): recover EPP developer build docs#10993
sttts wants to merge 1 commit into
ai-dynamo:mainfrom
sttts:sttts-gaie-epp-devel-docs

Conversation

@sttts

@sttts sttts commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add Go EPP developer build, test, image, and cleanup notes under deploy/inference-gateway/epp/DEVEL.md.
  • Add Rust ext_proc EPP developer build, test, image, runtime, and cleanup notes under deploy/inference-gateway/ext-proc/DEVEL.md.
  • Keep build-your-own-image details out of the user-facing GAIE guide and close the documentation gap in the component directories.

Validation

  • Pre-commit hooks from signed commit.
  • rg style check for trailing whitespace, TODO/FIXME, docs.nvidia.com self-links, and banned filler terms.

Open in Devin Review

Summary by CodeRabbit

  • Documentation
    • Added developer guides for two inference gateway components.
    • Documented setup prerequisites, local build and test steps, image build/load/push workflows, and cleanup commands.
    • Included guidance for host-native development, multi-arch builds, and runtime notes such as ports and TLS behavior.

Signed-off-by: Dr. Stefan Schimanski <sschimanski@nvidia.com>
@sttts sttts requested a review from a team as a code owner June 26, 2026 15:29
@copy-pr-bot

copy-pr-bot Bot commented Jun 26, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@sttts sttts temporarily deployed to external_collaborator June 26, 2026 15:29 — with GitHub Actions Inactive
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot added docs external-contribution Pull request is from an external contributor documentation Improvements or additions to documentation labels Jun 26, 2026
@sttts

sttts commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test 64422f9

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: b8a6a8c5-dbc9-4bfc-91ec-d095e4bba3e5

📥 Commits

Reviewing files that changed from the base of the PR and between 91b6259 and 64422f9.

📒 Files selected for processing (2)
  • deploy/inference-gateway/epp/DEVEL.md
  • deploy/inference-gateway/ext-proc/DEVEL.md

Walkthrough

Adds developer documentation for the Dynamo EPP and Rust ext_proc inference-gateway plugins, covering build, image, runtime, test, and cleanup workflows.

Changes

Dynamo EPP developer guide

Layer / File(s) Summary
EPP development guide
deploy/inference-gateway/epp/DEVEL.md
Documents prerequisites, image build/load/push workflows, host-native build steps, dev checks, and cleaning behavior for the Dynamo Endpoint Picker Plugin.

Rust ext_proc developer guide

Layer / File(s) Summary
ext_proc development guide
deploy/inference-gateway/ext-proc/DEVEL.md
Documents prerequisites, host-native build and test commands, image build/push workflows, runtime notes, and cleanup steps for the Rust ext_proc plugin.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description misses the required template sections for Details, reviewer start, and Related Issues. Rewrite the description using the template sections and add the required Related Issues entry or explicit no-issue confirmation.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: restoring EPP developer build documentation under inference-gateway.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

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

Labels

docs documentation Improvements or additions to documentation external-contribution Pull request is from an external contributor size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant