ni / niveristand-custom-device-build-tools

Tools for automating builds of NI VeriStand custom devices.
MIT License
18 stars 28 forks source link

add an underscore to ensure exact package name matches #180

Closed papowerNI closed 1 year ago

papowerNI commented 1 year ago

What does this Pull Request accomplish?

Adds an _ to the match to ensure that packages will not include partial matches, to address FPGA Addon for example.

Why should this Pull Request be merged?

Some builds require this since they have packages that fully include the name of other packages, such as FPGA Addon.

What testing has been done?

Works with FPGA Addon: image

Note: the last successful build of FPGA Addon had empty packages: image