ni / niveristand-custom-device-build-tools

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

Add option for no build steps #161

Closed papowerNI closed 1 year ago

papowerNI commented 1 year ago

What does this Pull Request accomplish?

Allows build steps to not be specified, to allow a custom device (custom-device-wizard) to build with no build steps

Why should this Pull Request be merged?

Right now custom-device-wizard can't be built because buildSteps is required

What testing has been done?

Normal builds continue to work (can't test custom-device-wizard until this is submitted into main because azure pipelines won't let you choose a custom resource unless the base yaml can be compiled).