Slava

Results 181 comments of Slava
trafficstars

Hello! Thank you for this great library. It would be great to have built-in support for [webhook notification authentication](https://checkout.yandex.com/developers/using-api/webhooks#notification_authentication).

Also, the `PromiseLike` looks incorrect to me, shouldn't it be `() => PromiseLike | null`?

I will try to look into it if time permits. By the way, what other issue you were having with declarations?

@ilya-fedin TWA is a [Telegram Web App](https://core.telegram.org/bots/webapps).

I'm not sure what is the `xfwm`, so I won't be a able to properly file a bug report I'm afraid. I'm not a desktop developer and I'm not familiar...

I really don't know how to file an actionable bug report regarding this. Of course, I can just copy the report that I've done here, but it will lack any...

@ilya-fedin it looks like we should escalate this to the Qt then.

By the way I believe that this feature is only a part of the Windows OS. It doesn't work this way in e.g. Ubuntu Linux.

I believe there should be a separate method to get the organization name only. For me this is useful when referencing other stacks: ```typescript const stack = new pulumi.StackReference(`//`); ```...

This would definitely help for the use-case where you need to share some files between multiple jobs and you don't wan't to update the cache in some of them. The...