ni / niveristand-custom-device-build-tools

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

Optional error silence for SEECD #174

Closed papowerNI closed 1 year ago

papowerNI commented 1 year ago

What does this Pull Request accomplish?

Adds a parameter to silently skip when dependencies fail.

Why should this Pull Request be merged?

SEECD includes dependencies in some bitnesses but not others, and this is the easiest way to accommodate it's unique needs.

What testing has been done?

SEECD pipeline can't be run before submission since it requires a top level parameter that doesn't existin build-tools main.

Committed the property temporarily to the pipeline and behaved as expected: image