Skip to content

Conversation

@dixonjoel
Copy link
Collaborator

What does this Pull Request accomplish?

  • Updates the .proto files to the latest version in the ni-apis repo.
  • Updates grpc generated stubs with new names

Why should this Pull Request be merged?

Stay up-to-date with the .proto files.

What testing has been done?

PR

Copilot AI review requested due to automatic review settings October 30, 2025 18:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the .proto files to the latest version from the ni-apis repository and regenerates the corresponding gRPC stubs. The changes primarily involve renaming specific fields across multiple message types to use more concise naming conventions, such as changing compound field names like operator_name to simply name.

  • Updated subproject commit for third_party/ni-apis
  • Renamed fields in metadata and data store proto files to use shorter, more consistent naming conventions
  • Regenerated Python stub files with updated field names and serialization offsets

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
third_party/ni-apis Updated subproject commit to latest version
packages/ni.measurements.metadata.v1.proto/src/ni/measurements/metadata/v1/metadata_store_pb2/init.pyi Updated type stub with renamed fields from compound names to simple 'name'
packages/ni.measurements.metadata.v1.proto/src/ni/measurements/metadata/v1/metadata_store_pb2/init.py Updated generated Python code with renamed fields and adjusted serialization offsets
packages/ni.measurements.data.v1.proto/src/ni/measurements/data/v1/data_store_service_pb2/init.pyi Updated type stub with renamed fields and added notes field
packages/ni.measurements.data.v1.proto/src/ni/measurements/data/v1/data_store_service_pb2/init.py Updated generated Python code with renamed fields and adjusted serialization offsets
packages/ni.measurements.data.v1.proto/src/ni/measurements/data/v1/data_store_pb2/init.pyi Updated type stub with renamed fields from compound names to simple names
packages/ni.measurements.data.v1.proto/src/ni/measurements/data/v1/data_store_pb2/init.py Updated generated Python code with renamed fields and adjusted serialization offsets

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2025

Test Results

  120 files  ±0    120 suites  ±0   3m 17s ⏱️ -10s
  247 tests ±0    245 ✅ ±0   2 💤 ±0  0 ❌ ±0 
2 470 runs  ±0  2 440 ✅ ±0  30 💤 ±0  0 ❌ ±0 

Results for commit a143f79. ± Comparison against base commit f70a9e6.

♻️ This comment has been updated with latest results.

@dixonjoel dixonjoel merged commit 319d5ab into main Oct 31, 2025
678 of 679 checks passed
@dixonjoel dixonjoel deleted the users/jdixon/update-for-renames-ni-apis branch October 31, 2025 15:54
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