CI Configuration

Azure DevOps setup

Windows build agent

Windows build agent requires the following steps to prepare:

  • Install Azure Dev build agent. Make sure it runs as an admin.

  • Upgrade to the latest version. It is required to support long paths and symbolic file linking.

  • Install chocolatey.

  • Enable long file path support (via group policy).

  • Enable Developer's mode to support non-admin symbolic linking.