ni / ni/measurement-plugin-python
Update the plugin generator to produce `.serviceignore` and `install.bat` when generating a measurement
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 21
- Forks
- 20
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
Tech Debt
We've included .serviceignore (#784) and install.bat (#789) files to the existing Python measurement plug-in examples but the plugin generator's template is not updated to accommodate those changes yet.
Update the plugin generator to produce .serviceignore and install.bat files when the user tries to generate a measurement.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in packages/generator/ni_measurement_plugin_sdk_generator/plugin/templates and compare the generator templates with the existing Python measurement plug-in examples that include .serviceignore and install.bat. Update the generator templates so a generated measurement includes both files, then verify the generated output contains them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100