LabVIEW-DCAF / buildsystem

Location of reusable build script files, groovy libraries, and other infrastructure items needed for DCAF build servers
Apache License 2.0
18 stars 7 forks source link

CI Service as system service, add check to preconditions #11

Closed pollockm closed 7 years ago

pollockm commented 7 years ago

Make the CI Service executable a Windows system service.

Add a precondition check to verify that the service is running. If not, start it.

This will prevent failed builds due to server restarts.

pollockm commented 7 years ago

Irrelevant given switch to CLI