Stefano d'Antonio

Results 19 issues of Stefano d'Antonio

Would be nice to support partial resource adoption in Pulumi, to manage only certain components of a resource. This is especially helpful in partially multi-tenanted applications. One example could be...

area/sdks
kind/enhancement
area/engine

Initially please make sure the problem hasn't been already addressed: * [ yes ] Are you using the latest driver? (5.2.14) (https://www.displaylink.com/downloads/ubuntu) * [ yes ] Are you using the...

Hi, Since I installed `brisk-menu` (great tool by the way), I am unable to use my other SUPER shortcuts. E.G. I used to have SUPER + E to open a...

Hi again :), can you please also consider making the keyboard shortcut toggle the menu? At the moment if I press SUPER I get the menu, if I press it...

When trying to create an Azure API Management policy containing C# expressions with quotes and chevrons, I get errors, few examples: **Pulumi error** ``` error: creating or updating API Operation...

kind/bug
area/providers

DTA! 3.0.8 Firefox 45.8.0 Gentoo Linux ### Expected Behavior An interrupted download should keep the file so it can be resumed later. ### Actual Behavior The file is deleted. ###...

I notice that with the last release, two files are in the archive: ``` packer-plugin-arm-image_v0.2.6_linux_amd64 packer-plugin-arm-image_v0.2.6_x5.0_linux_amd64 ``` can you please clarify what the `x5.0` and without means? They have different...

For library code, ConfigureAwait(false) is used everywhere; would be nice to have a postfix template like `.await` but including that, too: MethodAsync().cawait -> await MethodAsync().ConfigureAwait(false) Thanks.

Apologies in advance if this is an issue with my environment rather than with the project, but I do not currently have the knowledge to verify it. When compiling with...