Simon Zeltser

Results 7 issues of Simon Zeltser

Currently sql proxy is distributed as raw EXE file, which might pose security risk for developers trying to install it in their environments. Organizations might block downloading zip files and...

priority: p3
type: feature request
windows

Currently (as of 0.7.0) NEOS tutorial that is opening up next to Cloud Shell window has 9 pages. 6 of them look similar but shorter versions of what's available in...

help wanted
good first issue
priority: p1
type: docs
lang: markdown

This is what I get when building according to the instructions here: https://grpc.io/docs/quickstart/csharp.html (look for "**Build the example**" section, then **Using .NET Core SDK from the command line** C:\dev\grpc\examples\csharp\helloworld-from-cli>dotnet build...

In runTests.ps1 of buildquery sample we edit program.cs, then do dotnet restore and then dotnet test. This in turn compiles the project before running tests, even though the project should...

type: process

When publishing to GCP, if you choose "App Engine Flex" option, clicking on "Next" shows version name in a greyed out textbox that visually looks like readonly, but in fact...

P2