Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

Azure Pipelines, a cutting-edge cloud-based solution thoughtfully crafted by Microsoft, epitomizes automated excellence in building and testing code projects. With its extensive language and project type support, Azure Pipelines emerges as a unifying force in software development.

In this dynamic landscape, PSKnowHOW rises as an unwavering ally, equipped with a diverse array of Build Key Performance Indicators (KPIs). These invaluable metrics furnish users with profound insights into the tool's pervasive impact across their projects, paving the way for data-driven decisions and optimization of the software delivery lifecycle.

...

User can follow below to integrate the tool-

Table of Contents

Setup Configuration

  • To setup, navigate to project settings and click 'Setup' under Jenkins tool

    Image Added

...

Azure Pipeline Setup Field Description

  • Under Azure Pipeline Configuration page, first section shall be 'Available Connection'. Recently created pipeline Connections shall be displayed here. Select radio button for desired connection.

    Image Added
  • Configured Tool section shall display existing configuration with Jenkins.

    Image Added
  • Enter the following details

    • Job Type- Required job type could be Build/Deploy

    • Pipeline Name- Based on selected Job Type, Pipeline name will populate

      Image Added
  • Image Added
  • Click Save button

NOTE: To get the data populated for Pipelines, User shall run the Azure Pipeline Processor from Settings>Misc. Settings for the project.

...

Edit Configuration

Once Azure Pipeline is configured, user can proceed with validating data populated on KPI. However In case, user anticipate any changes for tool configuration

  • Navigate to the Settings> Project Name >Edit

  • Under Azure Pipeline, click Edit configuration

    Image Added

Note: For the updated data to populate after user edit the configuration, tool processor needs to be run again by navigating Settings>Misc Setting.

...