Skip to content

VSTS tasks that helps manage Release and Build pipelines

License

Notifications You must be signed in to change notification settings

Venzhyk/vsts-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

VSTS tasks that helps manage Release and Build pipelines

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published