Code Monkey home page Code Monkey logo

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 the Microsoft publisher are supported by Microsoft.

The following extensions authored by the Microsoft DevLabs publisher are currently supported by Microsoft partner Solidify:

  • Terraform. The Terraform extension has a new home at https://github.com/microsoft/azure-pipelines-terraform. To report a problem with the Terraform extension, create an issue in that repository. The maintainers of this repository will review and respond to the issue.
  • Optimizely. This extension has been deprecated and is no longer maintained or supported.
  • Google Analytics. This extension has been deprecated and is no longer maintained or supported.
  • Datasources. This extension has been deprecated and is no longer maintained or supported.

azure-pipelines-extensions's People

Contributors

mvvsubbu avatar omeshp avatar sureshtadisetty avatar romil07 avatar nishubansal avatar gykuma avatar rajatagrawal-dev avatar hiyadav avatar v-mohithgc avatar silviuandrica avatar hililh avatar arjgupta avatar vithati avatar pavanvamsi3 avatar thesattiraju avatar githubsriramb avatar lefttwixwand avatar mericstam avatar kasubram avatar krishnaadityab avatar pradeepjsr05 avatar pavanadepu2 avatar chshrikh avatar bansalaseem avatar anumita avatar mmrazik avatar ambrishm avatar niadak avatar asranja avatar vijayma 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.