Chocolatey Azure DevOps TasksThis extension brings support for Chocolatey to Azure DevOps. Table of ContentsWhat is Chocolatey?Chocolatey is a Package Manager for Windows, which allows the automation of all your software needs. For more information about Chocolatey, please see the Chocolatey Website or the Chocolatey source code repository. TasksThis extension contains only a single Task, which is capable of executing the following Chocolatey Commands: NOTE: This Azure DevOps Task assumes that Chocolatey is already installed on the Build Agent that is running the build. If Chocolatey is not located on the Build Agent, an error will be thrown, and the task will fail.
ResourcesShort YouTube videos of each of the releases of this extension can be found in this playlist. DocumentationYou can find the documentation that is available for this project here. ThanksThe Chocolatey Azure DevOps Extension is modelled on the NuGet Extension, and many of the ideas in terms of how it functions, is based on how it works. ContributingIf you would like to see any other tasks or features added for this Azure DevOps Extension, feel free to raise an issue, and if possible, a follow up pull request. You can also join in the Gitter Chat ReleasesTo find out what was released in each version of this extension, check out the releases page. |