pulumi / pulumi-az-pipelines-task

Azure Pipelines task extension for running Pulumi apps.
https://marketplace.visualstudio.com/publishers/pulumi
Apache License 2.0
27 stars 19 forks source link

Use the new endpoint for fetching the latest Pulumi CLI version. #18

Closed praneetloke closed 5 years ago

justinvp commented 5 years ago

Here's another place in this repo that needs an update:

https://github.com/pulumi/pulumi-az-pipelines-task/blob/440bbd5161011bf74151a889b8171622b2709e5c/buildAndReleaseTask/task.json#L107

Maybe just delete the " from " so it only says "Latest pulumi version is '%s'."?