LabVIEW Build ToolsOverviewThis extension give you the capability to :
Everything is configured in the LabVIEW project itself. Example
Agent job tasksLabVIEW versionThis task selects the LabVIEW version used for subsequent builds. This task clears the LabVIEW cache. Run the Caraya Unit TestsThe unit test belonging to the project will be run with this task. Publish Test ResultsThe unit tests generated in the previous step are published onto the Azure Devops Server. Build executableThis task builds the LabVIEW executable. There is no need to do something particular in the project. e.g. no pre-build actions. This step is executed only if the unit tests are successful. Build NI packageThis task builds the NI package and publish it to a NI feed. This step is executed only if the unit tests are successful. The sources files used to build this package will be tagged on the git server if successful Prerequisites
LicenseThis extension is licensed under the ISC License. See the LICENSE file for more details. |