build definitions

About this tag
Build definitions in Microsoft Build.vNext (now Azure Pipelines) are central to automating the build and release process for cross-platform applications. This tag covers setting up build queues, agent pools, and agents, as well as creating build definitions for projects like Apache Cordova. Topics include configuring environments for targeted platforms, integrating with Visual Studio Online (Azure DevOps), and ensuring quality build results before making definitions live. The focus is on Application Lifecycle Management (ALM) aspects, such as repository setup and environmental configurations, to streamline development workflows.
  1. News

    Building Cross-Platform Apps with Apache Cordova and Microsoft Build.vNext | Visual Studio...

    This walkthrough demo will cover setting up a basic Cordova project, setting up a repo in Visual Studio Online, setting up the appropriate environments to handle the targeted platforms for application release, and ensuring quality build results prior to making the definitions live. As there are...
Back
Top