LabVIEW Build ToolsOverviewThis extension give you the capability to :
Everything is configured in the LabVIEW project itself. ExampleAgent job tasksLabVIEW versionThis task selects the LabVIEW version used for subsequent builds. This task clears the LabVIEW cache. Build executableThis task builds the LabVIEW executable. The executable build definition contains a pre-build action. The pre-build actions should do :
Publish Test ResultsThe unit tests generated in the previous step are published onto the Azure Devops Server. Build packageThis task builds the NI package and publish it to a NI feed. This step is executed only if the unit tests are successful. LabVIEW: git set tag variableThis task set a pipeline variable $(PackageTag) with the value of the git tag. GitTagThis task tags the built branch. Prerequisites
LicenseThis extension is licensed under the ISC License. See the LICENSE file for more details. |