agent pools

About this tag
Agent pools are a key concept in Microsoft Build.vNext, used to organize build agents for continuous integration and deployment. In this context, agent pools help manage the environments needed to build cross-platform apps, such as Apache Cordova projects. The walkthrough covers setting up agent pools and agents within Visual Studio Online to ensure quality builds for targeted platforms. This tag is relevant for developers working with Microsoft build automation, particularly those using Build.vNext to streamline application lifecycle management.
  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