Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flcdrg/chocolateytoolinstaller-azuredevops
Azure DevOps task for installing Chocolatey
https://github.com/flcdrg/chocolateytoolinstaller-azuredevops
azure-devops azure-pipelines chocolatey
Last synced: 7 days ago
JSON representation
Azure DevOps task for installing Chocolatey
- Host: GitHub
- URL: https://github.com/flcdrg/chocolateytoolinstaller-azuredevops
- Owner: flcdrg
- License: apache-2.0
- Created: 2020-05-23T11:22:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-13T10:53:22.000Z (22 days ago)
- Last Synced: 2025-01-13T11:43:58.919Z (22 days ago)
- Topics: azure-devops, azure-pipelines, chocolatey
- Language: PowerShell
- Size: 368 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure DevOps task for installing Chocolatey
This is an Azure DevOps task for Azure Pipelines to install [Chocolatey](https://chocolatey.org).
Whilst Microsoft-hosted agents come with Chocolatey pre-installed, self-hosted agents may not. Including this task ensures Chocolatey
is always installed regardless of the agent type.It was inspired in part by the [Chocolatey extension for Azure DevOps](https://github.com/chocolatey-community/chocolatey-azuredevops),
and in fact this task has since been incorporated into that extension.See [Overview](overview.md) for installation and usage instructions.