ni / ni/measurement-plugin-python

Maintain a consistent versioning between the `.serviceconfig` and `pyproject.toml` files for all the examples

Open
#959 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

tech debt
Dominant language
Python
Stars
21
Forks
20
Avg merge
1d 16h
Merged PRs (30d)
3

Description

Tech Debt

Given that we're supporting versioning for the measurement plug-ins, it is desirable to have a consistent version on both the .serviceconfig and pyproject.toml files.

Example:
The nidcpower_source_dc_voltage example's service config file has a version "1.0.0" but the pyproject.toml file of the same example has a version of "0.5.0".

AB#2892350

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the examples/nidcpower_source_dc_voltage/NIDCPowerSourceDCVoltage.serviceconfig and examples/nidcpower_source_dc_voltage/pyproject.toml files first, then compare the corresponding version fields across all examples. Done means every example uses a consistent version in both files; no test or validation command is mentioned.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.