Coder Social home page Coder Social logo

vsts-tasks's Introduction

VSTS Tasks

Tasks for Visual Studio Team Services

Create Release Task

Creates new release as part of current release pipe line.

This task requires Generic Service Endpoint to your project on VSTS service. Step by step instruction here

Options

  1. Select VSTS Service Endpoint
  2. Select linked release from drop down menu
  3. Choose which environment should be trigered
    • Environment should be setup for automatic start
    • All other environments autostart will be suppressed
  4. Choose where to get artifacts for linked release
    • Task can reuse artifacts from current release
    • Or, use latest available artifacts from linked release
  5. Task can create a draft release
  6. Add any suffix to linked release description
  7. Choose if you want to wait until linked release finish
    • Current release will fail if child release is failed or canceled
    • Just triger child release and successfully finish current task
  8. Set timeout, after which child release will be treated as failed

create release ui

Disclaimer

There are no any commitments to support or to enhance current functionality.

No guarantee that any issue or feature request will be addressed. All sources are provided as is.

However, you are welcome to use and copy all source codes. Also, you might create a pull-request and it might be accepted.

You also can install tasks without VSTS Market

vsts-tasks's People

Contributors

venzhyk avatar

Stargazers

 avatar

Watchers

 avatar  avatar

vsts-tasks's Issues

Need to add "UseBasicParsing"

On the hosted VSTS agent I get this error: "The response content cannot be parsed because the Internet Explorer engine is not available."

IE has never been ran on these machines - not sure if there is some work around, but apparently specifying the "-UseBasicParsing" flag on your Invoke-WebRequest will solve the issue as well.

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.