Skip to content

chore(openshell-core): discover proto files in build script#1122

Merged
drew merged 1 commit into
NVIDIA:mainfrom
ddurst-nvidia:chore/proto-discovery
May 1, 2026
Merged

chore(openshell-core): discover proto files in build script#1122
drew merged 1 commit into
NVIDIA:mainfrom
ddurst-nvidia:chore/proto-discovery

Conversation

@ddurst-nvidia
Copy link
Copy Markdown
Contributor

Summary

Walk ../../proto recursively instead of maintaining a hard-coded list. Sort paths for deterministic codegen and keep cargo:rerun-if-changed scoped to the proto tree.

Changes

Described in summary.

Testing

  • mise run pre-commit passes
    • Everything but tests, because there's an upstream failure. cargo test -p openshell-core passes.
  • [NA] Unit tests added/updated
  • [NA] E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • [NA] Architecture docs updated (if applicable)

Walk ../../proto recursively instead of maintaining a hard-coded list. Sort paths for deterministic codegen and keep cargo:rerun-if-changed scoped to the proto tree.

Signed-off-by: ddurst <267424412+ddurst-nvidia@users.noreply.github.com>
@ddurst-nvidia ddurst-nvidia requested a review from a team as a code owner May 1, 2026 18:35
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

All contributors have signed the DCO ✍️ ✅
Posted by the DCO Assistant Lite bot.

@ddurst-nvidia
Copy link
Copy Markdown
Contributor Author

I have read the DCO document and I hereby sign the DCO.

@ddurst-nvidia
Copy link
Copy Markdown
Contributor Author

recheck

@drew drew merged commit a3aed62 into NVIDIA:main May 1, 2026
35 of 36 checks passed
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