ni / niveristand-scan-engine-ethercat-custom-device

Provides NI Scan Engine, EtherCAT and Remote IO support for NI VeriStand
MIT License
16 stars 22 forks source link

Rename nipkg and remove unused powershell logic #237

Closed papowerNI closed 1 year ago

papowerNI commented 1 year ago

What does this Pull Request accomplish?

This adds the renaming behavior that was implemented in https://github.com/ni/niveristand-custom-device-build-tools/pull/156 to the custom-packaging.yaml It also removes some unused code that was sitting around and had the potential to throw errors.

Why should this Pull Request be merged?

Renaming the nipkgs is needed to avoid confusion about which one is the released package now that we build them every time. Additionally, the unused code might cause confusion in the future.

What testing has been done?

Check the outputs of the PR build and a build I ran manually:

image