flcdrg / au-packages

David's Chocolatey Automatic Packages
MIT License
18 stars 53 forks source link

[azure-pipelines-agent] Add support for Environment resource agents #83

Closed dotnetcanuck closed 4 years ago

dotnetcanuck commented 4 years ago

Azure Pipelines has added a feature called Environments, which can be used to deploy applications to Kubernetes clusters, or groups of generic virtual machines.

Registering a virtual machine with an Environment uses the same VSTS/Azure Pipelines Agent that we are all used to, but it uses different command line arguments, that, aside from the PowerShell script that Microsoft provides on the "Add Resource" page, appear to be undocumented.

--environment
--environmentName
--addVirtualMachineResourceTags
--virtualMachineResourceTags

I've already submitted PR #82 to fix this - this issue is just a placeholder. :)

dotnetcanuck commented 4 years ago

@flcdrg Any chance this update could be pushed to chocolatey.org?

The project I'm on is now in a state where I can use this feature, heh. 😃

flcdrg commented 4 years ago

I've just manually pushed https://chocolatey.org/packages/azure-pipelines-agent/2.169.1.20200611