Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Conversation

@wbreza
Copy link
Contributor

@wbreza wbreza commented Jun 19, 2019

Ensures valid Azure values are set for region and stage. Renames instances of "location" to "region" to align with core naming convention.

@wbreza wbreza changed the base branch from master to dev June 19, 2019 21:56
@tbarlow12 tbarlow12 self-requested a review June 20, 2019 14:30
Copy link
Contributor

@tbarlow12 tbarlow12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Had a couple questions, but nothing big

}

protected getStage(): string {
return this.options.stage || this.serverless.service.provider.stage || "dev";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can remove the last section since we're already setting default value for stage in setDefaultValues

@wbreza wbreza merged commit f5c206a into dev Jun 20, 2019
@wbreza wbreza deleted the wabrez/cli-options branch June 25, 2019 18:34
tbarlow12 pushed a commit that referenced this pull request Sep 13, 2019
Ensures valid Azure values are set for region and stage. Renames instances of "location" to "region" to align with core naming convention.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants