GoogleCloudPlatform / GoogleCloudPlatform/cloud-run-button

Ability to provide environment variables via URL parameters

Open
#222 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
553
Forks
98
PR merge metrics
No merged PRs in 30d

Description

Hi 👋,

It'd be great if env variables could be provided via URL parameters so that there's no need to commit an `app.json` file to the repository.

As an example, https://github.com/gitpod-io/openvscode-releases contains a `Dockerfile` that needs a `RELEASE_TAG` argument. I'd love to create a Cloud Run button like this:

```markdown
[![Run on Google Cloud](https://deploy.cloud.run/button.svg)](https://deploy.cloud.run?git_repo=https://github.com/gitpod-io/openvscode-releases&env=RELEASE_TAG:openvscode-server-v1.60.0)
```

Cheers, Mike

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.