Skip to content

Update OpenHound Asset Upload Configuration Instructions - BED-9063 - #367

Open
StranDutton wants to merge 2 commits into
mainfrom
BED-9063-update-openhound-asset-upload-config-docs
Open

Update OpenHound Asset Upload Configuration Instructions - BED-9063#367
StranDutton wants to merge 2 commits into
mainfrom
BED-9063-update-openhound-asset-upload-config-docs

Conversation

@StranDutton

@StranDutton StranDutton commented Jul 28, 2026

Copy link
Copy Markdown

Due to the changes in OpenHound PR 36, changes to the OpenHound documentation needed to be made.

Changes:
openhound/upload-extension-assets.mdx:

  • Make it clear that, when using the asset upload feature, 2 config files need to be updated (previously everything was in secrets.toml; we moved the BloodHound URL to config.toml).

Summary by CodeRabbit

  • Documentation
    • Clarified which assets are included in BloodHound Enterprise extension uploads.
    • Updated CLI authentication instructions to separate the tenant URL and browser JWT into their respective configuration files.
    • Refined configuration examples and explained how upload destination settings use the URL and bearer token.
    • Expanded troubleshooting guidance for authentication failures.

@StranDutton StranDutton self-assigned this Jul 28, 2026
@coderabbitai

coderabbitai Bot commented Jul 28, 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5ab773c7-0804-44ac-85e0-e54dff430534

📥 Commits

Reviewing files that changed from the base of the PR and between 7ded089 and ac3ed1e.

📒 Files selected for processing (1)
  • docs/openhound/upload-extension-assets.mdx
🚧 Files skipped from review as they are similar to previous changes (1)
  • docs/openhound/upload-extension-assets.mdx

Walkthrough

Updates OpenHound extension asset upload documentation to separate the BloodHound Enterprise tenant URL and browser JWT into config.toml and secrets.toml, with revised examples and troubleshooting guidance.

Changes

OpenHound CLI authentication documentation

Layer / File(s) Summary
CLI authentication configuration
docs/openhound/upload-extension-assets.mdx
The authentication instructions now place the tenant URL in ~/.dlt/config.toml and browser JWT in ~/.dlt/secrets.toml, with updated TOML examples and destination settings guidance.
Upload guidance consistency
docs/openhound/upload-extension-assets.mdx
Introductory wording, formatting, strategy text, and authentication troubleshooting now reflect the revised configuration files.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Poem

A bunny checked the TOML nest,
URL in config, token at rest.
The upload path now hops along,
With troubleshooting clear and strong.
Nibble, document, done! 🐇

🚥 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 clearly reflects the main doc update to OpenHound asset upload configuration instructions.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch BED-9063-update-openhound-asset-upload-config-docs

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

@coderabbitai coderabbitai 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.

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 `@docs/openhound/upload-extension-assets.mdx`:
- Line 155: Update the authentication-error guidance in the upload
troubleshooting table to instruct users to verify both the BloodHound Enterprise
URL in ~/.dlt/config.toml and the browser JWT in ~/.dlt/secrets.toml, updating
whichever value is invalid before rerunning the command.
🪄 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 862b10c5-8d56-46e7-a24f-e1abc00f07e8

📥 Commits

Reviewing files that changed from the base of the PR and between 9299236 and 7ded089.

📒 Files selected for processing (1)
  • docs/openhound/upload-extension-assets.mdx

Comment thread docs/openhound/upload-extension-assets.mdx Outdated
@jeff-matthews jeff-matthews added the data-collection Docs related to nodes, edges, and general data collection label Jul 28, 2026
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data-collection Docs related to nodes, edges, and general data collection

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants