GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse

Allow configuring an alternative file as the `app.yaml`

Open
#3,183 1 comment 0 reactions 0 assignees View on GitHub
enhancement priority: p4
Dominant language
Java
Stars
90
Forks
52
PR merge metrics
No merged PRs in 30d

Description

The docs note that [the user may choose to rename their `app.yaml` files](https://cloud.google.com/appengine/docs/flexible/java/configuring-your-app-with-app-yaml):

> You can specify a unique name for your app.yaml files, but then you must specify the file name with the deployment command as well. For example, if you name your app.yaml file service-name-app.yaml or app.flexible.yaml, […]

We could allow the user to "bless" a particular file as the `app.yaml` (called the _service deployment descriptor_ in the docs) via a right-click option, and we store and retrieve this information somehow.

Or we could allow _Deploy to App Engine_ to be an right-click option for .yaml files that seem to encode a service deployment descriptor files.

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.