Continuous Integration (CI) is increasingly common among LabVIEW users and all software developers. For anyone not familiar, CI aims to automate the previously laborious task of building your software for distribution, either as a reuse library or a final product. In case the benefits aren't clear, automating this task is beneficial because: It ensures it's done …
Continue reading Using Jenkins with LabVIEW for Continuous Integration