Roman Donchenko

Results 73 comments of Roman Donchenko

I suspect that the problem is that here: https://github.com/git-ecosystem/git-credential-manager/blob/70c4dd02adce206a64a3b0a908cab39a37ae5651/src/shared/Microsoft.AzureRepos/AzureReposHostProvider.cs#L95 the `includeUser` parameter is not set to true.

> why would you include large images as part of nuclio dashboard's? which user flow require you to send nuclio dashboard an image? part of function arbitrary fields (annotation, etc)?...

I hit what is probably the same bug with SIGIL II. Debugging revealed that the crash happens here: https://github.com/odamex/odamex/blob/a9cb2deb481e028db010ec2bf67e2bb967809699/client/src/wi_stuff.cpp#L1511-L1532 When playing SIGIL II, `wbs->epsd` equals -1, and therefore the array...

Sorry, but I'm not well-versed in Rego enough to add something like that myself.

I have this problem with an HP laptop. The problem is with this section in the `ventoy_delete_key.sh` script: ```sh Var=$(ls -1 /sys/firmware/efi/efivars/ | grep -i "secureboot") if [ -z "$Var"...

FWIW, the client libraries remain open source.

There's now a tag, but no GitHub release.

Thank you for the contribution. FYI, I unlinked this PR from #7398. I'd like to keep that issue open, since we haven't implemented Content-Security-Policy yet.

FWIW, `RECORD` files aren't just for wheels - they're also used in installed project metadata. And I'm fine with not doing I/O directly, I can just make the API work...