Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull in .proto files from ni-apis repo as a submodule #702

Merged
merged 9 commits into from
May 2, 2024

Conversation

dixonjoel
Copy link
Collaborator

@dixonjoel dixonjoel commented Apr 24, 2024

What does this Pull Request accomplish?

Rather than store a duplicate copy of .proto files in this repo, which tended to get out-of-date, reference the ni-apis repo as a third_party submodule.

This is also a good time to do this since ni-apis is recently made public and it's a precursor to supporting the new Waveform data type in Python.

Keeping the session.proto file in this repo since we have to compile with this one. It matches nimi-python and nidaqmx-python.

Why should this Pull Request be merged?

Keeps us up-to-date with the latest, single-sourced copy of .proto files.

What testing has been done?

Relying on existing automated tests.

Copy link

github-actions bot commented Apr 24, 2024

Test Results

    25 files   -     5      25 suites   - 5   31m 20s ⏱️ - 17m 20s
   653 tests ±    0     653 ✅ ±    0      0 💤 ±0  0 ❌ ±0 
13 015 runs   - 3 195  11 955 ✅  - 3 195  1 060 💤 ±0  0 ❌ ±0 

Results for commit 8170be6. ± Comparison against base commit b1a584d.

♻️ This comment has been updated with latest results.

@dixonjoel dixonjoel mentioned this pull request Apr 24, 2024
1 task
@dixonjoel
Copy link
Collaborator Author

@bkeryan can you take a look at this again when you get a chance?

.github/workflows/check_nims.yml Outdated Show resolved Hide resolved
scripts/generate_grpc_stubs.py Show resolved Hide resolved
@dixonjoel dixonjoel merged commit 828a94d into main May 2, 2024
17 checks passed
@dixonjoel dixonjoel deleted the users/jdixon/ni-apis-submodule branch May 2, 2024 20:22
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