You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
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.
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...
agent pools
alm
android studio
apache cordova
builddefinitionsbuild process
cross-platform
development
environmental configurations
gradle
integration
microsoft build
mobile apps
quality assurance
queue
software release
team project
tutorial
visual studio
xcode