This extension provides build and release tasks for packaging and publishing Visual Studio Team Services (VSTS) extensions to the Visual Studio Marketplace. There are also tasks to share and install your extension to your VSTS account. Release Notes
Tasks included
How to useAfter installing the extension, you can add one (or more) of the tasks to a new or existing build definition or release definition If you plan to publish to the Marketplace, you will need to create a personal access token. Required scopesWhen creating a personal access token for use by your build/release, make sure the token has at least the following scopes for the task(s) you are using:
Get the sourceThe source for this extension is on GitHub. Take, fork, and extend. ContributeThis extension was created by Microsoft with help from the community. We'd like to thank Wouter de Kort and Jesse Houwing for their contributions. Feedback and issuesIf you have feedback or issues, please send an email or file an issue on GitHub |