Reader small image

You're reading from  Implementing DevOps with Microsoft Azure

Product typeBook
Published inApr 2017
Reading LevelIntermediate
PublisherPackt
ISBN-139781787127029
Edition1st Edition
Languages
Tools
Concepts
Right arrow
Author (1)
Mitesh Soni
Mitesh Soni
author image
Mitesh Soni

Mitesh Soni has 8 years of experience in managing software for GNU/Linux and other UNIX-like operating systems in production environment. He started working as a professional with DevOps from 2013 and has worked on several live projects related to DevOps. https://www.linkedin.com/in/alessiogarofalo
Read more about Mitesh Soni

Right arrow

Task catalog and marketplace


In Build & Release, we can use many tasks after selecting a template. In the PetClinic build, we have used the Maven template for the build execution. It has a predefined set of tasks that needs to be executed. Based on the need, we can add more tasks from the task logs in the build definition.

All tabs contain all the tasks available to perform specialized tasks for application life cycle management:

The Build tab in Task catalog contains tasks related to CI: 

  • .NET Core (PREVIEW): This builds, tests, and publishes using .NET core command line
  • Android Build (deprecated; use Gradle): This builds an Android app using Gradle and optionally starts the emulator for unit tests
  • Android Signing: This signs and aligns the Android APK files
  • Ant: This builds with Apache Ant
  • CMake: This builds with the CMake cross-platform build system
  • Gradle: This builds using a Gradle wrapper script
  • Grunt: This is the JavaScript Task Runner
  • Gulp: This is the Node.js streaming task-based build...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Implementing DevOps with Microsoft Azure
Published in: Apr 2017Publisher: PacktISBN-13: 9781787127029

Author (1)

author image
Mitesh Soni

Mitesh Soni has 8 years of experience in managing software for GNU/Linux and other UNIX-like operating systems in production environment. He started working as a professional with DevOps from 2013 and has worked on several live projects related to DevOps. https://www.linkedin.com/in/alessiogarofalo
Read more about Mitesh Soni