Ahmet Alp Balkan

Results 195 issues of Ahmet Alp Balkan

If there's a way to collect analytics and determine top public repositories used with the button, it would be great to keep a tab on those. cc: @jamesward

enhancement

We can append a UA string if we can find the proper separator.

I have just tried deploying from URL: > https://github.com/ahmetb/golang-samples/tree/run/grpc-server-streaming/run/grpc-server-streaming where the branch name was `run/grpc-server-streaming`. funny enough, there's no way for `redirector` to tell whether it is ``` branch =...

This feature would allow users to run with non-default service accounts created just for that application. @mchmarny said that the default Run app identity doesn't have enough permissions to create...

enhancement

It seems like we want to support cloudbuild.yaml in addition to Dockerfiles, and there's a plan to support buildpacks via app.json (#3). @jamesward What's the primary reason we want to...

enhancement

Received via internal bug feedback tool: > This is my second run trying out the Run Deploy and I figured it out so this screenshot isn't relevant but I think...

Right now if someone specified ?cloudshell_working_dir, we have no indication of it working or not. If specified, we can quickly print [ checkmark ] Checked out directory **$dir**

This is primarily because Cloud Run default service account currently has broad capabilities (Editor) on user’s GCP project. So if someone clicks to the button to deploy a malicious repository,...

enhancement