Coder Social home page Coder Social logo

cymad7001 / azdev-release-orchestrator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dmitryserbin/azdev-release-orchestrator

0.0 0.0 0.0 530 KB

Azure DevOps extension to manage and orchestrate release pipelines

License: MIT License

PowerShell 2.27% TypeScript 97.73%

azdev-release-orchestrator's Introduction

Release Orchestrator

Overview

This extension adds Release Orchestrator tasks to execute and track progress of Azure DevOps pipelines. You can use the tasks to trigger one or multiple pipelines across projects to orchestrate build and deployment of application components in a specific order.

Extension Build Code
Extension Build CodeFactor

Features

The Release Orchestrator tasks perform classic or YAML pipeline execution, progress monitoring, and provide various customization settings.

Task Description
Release Orchestrator V3 * Execute and monitor YAML pipelines
Release Orchestrator V2 Execute and monitor classic release pipelines

* NOTE: task in public preview and some features may suddenly change

How to use

  1. Add Release Orchestrator task to your pipeline
  2. Select prefered Azure DevOps service endpoint type
  3. Select target project and define target pipeline

Release Orchestrator V3 task (target YAML pipeline), please refer to task version 3 documentation for more details.

- task: releaseorchestrator@3
  displayName: Release Orchestrator
  inputs:
    projectName: My-Project
    definitionName: My-Definition
    strategy: new
    stages: DEV

Release Orchestrator V2 task (target classic pipeline), please refer to task version 2 documentation for more details.

- task: releaseorchestrator@2
  displayName: Release Orchestrator
  inputs:
    projectName: My-Project
    definitionName: My-Definition
    releaseStrategy: create
    definitionStage: DEV

Support

For aditional information and support please refer to project repository. For help with Azure DevOps and release pipelines please refer to official documentation.

References

azdev-release-orchestrator's People

Contributors

alexalnaib avatar dmitryserbin avatar johnlokerse avatar luniclynx avatar pamontag avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.