This extension provides build and release tasks for packaging and publishing Azure Devops Extensions to the Visual Studio Marketplace. There are also tasks to share and install your extension to your Azure Devops organisation or Team Foundation Server. How to useAfter installing the extension, you can add one (or more) of the tasks to your pipeline. You can find an example YAML pipeline in the form of the pipeline which publishes this extension. If you plan to publish to the Marketplace, you will need to create a personal access token. Available tasksAzure DevOps
Visual Studio
Required scopesWhen creating a personal access token for use by your pipeline, 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, Utkarsh Shigihalli, Jesse Houwing for their contributions. Feedback and issuesIf you have feedback or issues, please send an email or file an issue on GitHub |