Giter Site home page Giter Site logo

petemessina / azure-pipelines-extensions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/azure-pipelines-extensions

0.0 0.0 0.0 18.08 MB

Collection of all RM and deployment extensions

Home Page: http://www.visualstudio.com/explore/release-management-vs

License: MIT License

PowerShell 38.89% JavaScript 12.84% TypeScript 43.45% HTML 0.14% C# 3.65% CSS 0.43% Handlebars 0.10% SCSS 0.04% Less 0.45%

azure-pipelines-extensions's Introduction

Azure Pipeline extensions for Azure DevOps

This repository is a common place for some extensions that Azure DevOps team publishes as Microsoft or Microsoft DevLabs publisher.

How to Build

Ensure you have installed Node.js. Clone the repository, and go to the root folder of the repository and run the following commands.

  • npm install will install all the node modules required to run gulp to package, build etc.
  • gulp build will copy each task to "_build" folder, and install it's dependencies locally (wrt to the task) and copies the common modules required to run the task.
  • gulp test will run all pester or mocha tests written for each task, in the Tests folder.

How to package extensions

You'll have to run gulp build and gulp test before you start packaging.

  • gulp package will package all the extensions and stores them in "_package" folder.
  • gulp package --publisher=<publisher_name> will package all the extensions under a new publisher name that you specify in "_package" folder.
  • gulp package --extension=<extension_name> will package the single extension you mention, and stores it in "_package" folder.
  • PS: Tested the compatibility with node version 10.22.0 on a windows machine.

Updating Feed

Feed with various nugets to consume resides at this location

Feed can be updated/republished by executing this build definition

Contact Information

Extensions authored by Microsoft publisher are supported by Microsoft. The following extensions authored by Microsoft DevLabs publisher are not supported by Microsoft.

  • Terraform
  • Optimizely
  • Google Analytics

To report a problem with a DevLabs extension, create an issue in this repository. The maintainers of this repository will review and respond to the issue.

You can also report problems or share feedback about DevLabs extensions on Developer Community Forum.

azure-pipelines-extensions's People

Contributors

mvvsubbu avatar omeshp avatar sureshtadisetty avatar romil07 avatar nishubansal avatar gykuma avatar rajatagrawal-dev avatar hiyadav avatar arjgupta avatar hililh avatar vithati avatar pavanvamsi3 avatar githubsriramb avatar thesattiraju avatar mericstam avatar kalyan-microsoft avatar bansalaseem avatar chshrikh avatar pavanadepu2 avatar anumita avatar pradeepjsr05 avatar krishnaadityab avatar ambrishm avatar niadak avatar asranja avatar vijayma avatar jfilburn avatar ajinkya599 avatar 20shivangi avatar pascalberger 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.