Conversation
…' into codex/local-exporter-integration
…' into codex/local-exporter-integration
|
Thanks for the contribution! Before we can merge this, we need @delgadof to sign the Salesforce Inc. Contributor License Agreement. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add a manual, step-by-step local OpenShell gateway → exporter → Slack quickstart, together with the receiver compatibility changes needed for the NVIDIA Research exporter. This is the full integration branch, not a documentation-only change.
NVIDIA/OpenShell-Research/main, usingprojects/openshell-exporter/as the Docker context. No fixed exporter commit or release version; record the actual build revision in image metadata.urn:openshell:event-envelope:1CloudEvents by unwrapping the original event and preserving display context, while keeping existing bare OCSF/CloudEvents support.Validation
npm test: 211 tests passed.npm run typecheckandnpm run build: passed.bash -nandzsh -n.git diff --check: passed.Scope and limitations
The guide targets macOS Apple Silicon with Docker Desktop and retains its tested OpenShell gateway installation version. Only the exporter source selection follows latest
main. The running demo was not rebuilt against a newer exporter revision as part of this documentation update; new exporter builds should repeat verification and review configuration/wire-contract changes. This is not a production HA, exactly-once delivery, or blanket compatibility guarantee.No credentials, local runtime state, or exporter source code are included in this PR.