geeklearningio / gl-vsts-tasks-azure

Azure Pipelines Tasks that help you build and publish your applications on Microsoft Azure

Home Page:https://marketplace.visualstudio.com/items?itemName=geeklearningio.gl-vsts-tasks-azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icon

Microsoft Azure Build and Release Tasks

Build status

Visual Studio Team Services Build and Release Management extensions that help you to build and publish your applications on Microsoft Azure.

Learn more about this extension on the wiki!

Tasks included

To contribute

  1. Globally install typescript and tfx-cli (to package VSTS extensions): npm install -g typescript tfx-cli
  2. From the root of the repo run npm install. This will pull down the necessary modules for the different tasks and for the build tools.
  3. Run npm run build to compile the build tasks.
  4. Run npm run package -- --version <version> to create the .vsix extension packages (supports multiple environments) that includes the build tasks.

Release Notes

10-24-2016

  • Added: AzCopy Tool Task

8-19-2016

  • Added: Azure SQL Database Incremental Deployment

8-1-2016

  • Added: Azure SQL Execute Query
  • New build tools for all GL tasks

7-31-2016

  • Added: Azure RM Support

Contributors

This extension was created by Geek Learning, with help from the community.

Attributions

About

Azure Pipelines Tasks that help you build and publish your applications on Microsoft Azure

https://marketplace.visualstudio.com/items?itemName=geeklearningio.gl-vsts-tasks-azure

License:MIT License


Languages

Language:PowerShell 87.0%Language:TypeScript 12.0%Language:TSQL 0.6%Language:JavaScript 0.5%