Skip to content

Naming lagoon projects #8

Description

@pirog

Currently Lando will use the project in the lagoon.yml regardless of whether you've specified a different name in the Landofile or with the --name flag on init. I think we'd like to change the flow here:

  1. On lando init allow usage of the --name flag and set its default to the project of the lagoon.yml if possible
  2. If there is already a Landofile in the initialized repo with a name, use that instead of overriding it with the lagoon.project.

Notes:

  • Changing this is likely going to break all our lagoon tests so we will need to refactor them.

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions