Skip to content

Allow configuring an alternative file as the app.yaml #3183

@briandealwis

Description

@briandealwis

The docs note that the user may choose to rename their app.yaml files:

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions