Skip to content

Conversation

@dixonjoel
Copy link
Collaborator

@dixonjoel dixonjoel commented Aug 20, 2025

What does this Pull Request accomplish?

Fixes ni.grpcdevice.v1.proto so its contents have session_pb2 and session_pb2_grpc as top-level packages. They were under 'src/session_pb2' prior to this.

Why should this Pull Request be merged?

For backwards compatibility we need to be able to do import session_pb2.

What testing has been done?

Built the .whl locally and installed.

>>> import session_pb2
>>> session_pb2.Session
<class 'session_pb2.Session'>

@github-actions
Copy link
Contributor

Test Results

   46 files  ±0     46 suites  ±0   32s ⏱️ +2s
  144 tests ±0    144 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 424 runs  ±0  1 424 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit cd1ce83. ± Comparison against base commit a59e95a.

@dixonjoel dixonjoel merged commit f19109b into main Aug 20, 2025
39 checks passed
@dixonjoel dixonjoel deleted the users/jdixon/fix-ni-grpcdevice-package branch August 20, 2025 20:08
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.

4 participants