Hello, I am using Azure DevOps to deploy pulumi and having trouble with the GUI and passing variables. When I use Pipelines it works as you can add it in the yaml (image below). But when using Releases (and therefore the gui instead of YAML) there doesn't seem to be an env field to pass the env variables in (see image 2)......what simple trick am I missing??
c
clever-sunset-76585
11/20/2023, 6:24 AM
You are right. It seems the task needs to be updated to allow configuring env vars when using the UI. I'll open a PR for it in the morning (PST hours.)
How long does it generally take to have the pull request reviewed and merged?
c
clever-sunset-76585
11/26/2023, 10:34 PM
Considering it was the Thanksgiving week last week here in the US, it was unlikely that anyone would be available to review so it is taking longer than it normally does for that repo
. But I'll ping people next week to get it merged and cut a patch release of the extension.