Tags: ni/measurement-plugin-python
Tags
Restore session_management module export to service package (#1250) * Update examples to >=2.3.1,<4.0 * Restore session_management export from ni_measurement_plugin_sdk_service * Set version numbers to 3.0.1 * Restore _types module with SessionInitializationBehavior * Do not reference private modules from ni_measurement_plugin_sdk_service. * Revert version change so the rest can be cherry picked to main * Restore more exports from _reservation and _types * Fix linter errors
[Cherry-Pick 3.0] Depend on released versions of measurement packages (… …#1244) * [Needs Cherry pick] Depend on released versions of measurement packages (#1243) * Depend on released versions of measurement packages * Redo poetry.lock updates for generator more selectively to avoid a mypy error * Update packages/generator/pyproject.toml Co-authored-by: Brad Keryan <brad.keryan@ni.com> * Update packages/generator/pyproject.toml Co-authored-by: Brad Keryan <brad.keryan@ni.com> * Add direct references to packages used in service * Update generator poetry.lock --------- Co-authored-by: Brad Keryan <brad.keryan@ni.com>
Replace ni.protobuf.types stubs with dependency on ni.protobuf.types … …package (#1212) * First pass at removing protobuf and panel generated stubs and pulling them in from ni.protobuf.types Signed-off-by: Michael Johansen <michael.johansen@ni.com> * Fix linting errors. Signed-off-by: Michael Johansen <michael.johansen@ni.com> * Modified stub generation to exclude protobuf and panels * Lint * Add code to stop adding the _internal stub path to ni.protobuf.types and ni.panels.v1. Signed-off-by: Michael Johansen <michael.johansen@ni.com> * Fix example_renders to match what is generated and add them to the styleguide exclude list since they don't conform to the styleguide as generated. Signed-off-by: Michael Johansen <michael.johansen@ni.com> * Missing a comma. Signed-off-by: Michael Johansen <michael.johansen@ni.com> * Re-lock dependencies after simplifying numpy deps Signed-off-by: Michael Johansen <michael.johansen@ni.com> * Run poetry lock on the examples. Signed-off-by: Michael Johansen <michael.johansen@ni.com> * Refactor stub namespace exclusions. Signed-off-by: Michael Johansen <michael.johansen@ni.com> * Add dev dependencies for numpy to fix errors on python 3.13. Signed-off-by: Michael Johansen <michael.johansen@ni.com> --------- Signed-off-by: Michael Johansen <michael.johansen@ni.com> Co-authored-by: Michael Johansen <michael.johansen@ni.com> Co-authored-by: Johann Scholtz <johann.scholtz@ni.com>
[releases/2.3] docs: Cherry-pick various doc updates (#1186) * docs: Upgrade Sphinx and change copyright year to "2022-%Y" (#1118) * service: Reformat pyproject.toml * service: Upgrade to latest Sphinx * service: Update poetry.lock * service: Update copyright to reflect year first published * service: Add a comment about Sphinx version * docs: Add gRPC and protobuf hyperlinks * service: Update poetry.lock (cherry picked from commit 64174c6) * docs: Remove Sphinx --keep-going option (#1126) (cherry picked from commit 262ab18) * docs: Remove tomlkit dependency (#1166) * docs: Remove tomlkit dependency * service: Update poetry.lock (cherry picked from commit 15b1bb8)
(Pre-Publish Steps): update service package version to 2.3 (#1097) * (Pre-Publish Steps): update ni-measurement-plugin-sdk-service to version 2.3.0 * generator: Revert file dependency on service * sdk: Revert file dependencies on service and generator * sdk, generator: Update poetry.lock --------- Co-authored-by: Avi Goel <avi.goel@emerson.com> Co-authored-by: Brad Keryan <brad.keryan@ni.com>
pre-publish step changes for 2.2.0 (#1049) * pre-publish step changes for 2.2.0 * comment out ni-measurement-plugin-sdk-service dev dependency in pyproject.toml * (Fix CI Checks): Updated poetry lock --------- Co-authored-by: Avi Goel <avi.goel@emerson.com>
PreviousNext