ni / nimi-python

Python bindings for NI Modular Instrument drivers.
Other
112 stars 84 forks source link

Release 1.4.7 #2033

Closed ni-jfitzger closed 9 months ago

ni-jfitzger commented 9 months ago

What does this Pull Request accomplish?

Release 1.4.7. See CHANGELOG.md for list of changes.

List issues fixed by this Pull Request below, if any.

None

What testing has been done?

PR Checks

ni-jfitzger commented 9 months ago

With the latest dependencies, we're now failing build_test flake8 checks. I'll fix it in a separate PR.

ni-jfitzger commented 9 months ago

This change is blocked until #2034 goes in and is merged to the PR branch.

ni-jfitzger commented 9 months ago

This should not be merged until after 1.4.7 is released.

ni-jfitzger commented 9 months ago

The system test checks ran previously.

2034 didn't affect code generation, really, just unit and and system tests and its checks completed fine.

Travis CI already passed for 3.11, so I won't wait on the other checks to merge.