Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deploy): fix deploy w/o aws region specified #1076

Merged
2 commits merged into from
Oct 18, 2018
Merged

fix(deploy): fix deploy w/o aws region specified #1076

2 commits merged into from
Oct 18, 2018

Conversation

ablundgren
Copy link
Contributor

The previous patch didn't get the bug, it is on an empty list, not an empty name. This checks both.

spinnaker/spinnaker#3280

The previous patch didn't get the bug, it is on an empty list, not an empty name.  This checks both.
@spinnakerbot
Copy link
Contributor

The following commits need their title changed:

f4fc058: @lwander fix(deploy): fix deploy w/o aws region specified

The previous patch didn't get the bug, it is on an empty list, not an empty name. This checks both.

Please format your commit title into the form:

<type>(<scope>): <subject>, e.g. fix(kubernetes): address NPE in status check

This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here.

@ablundgren ablundgren changed the title @lwander fix(deploy): fix deploy w/o aws region specified fix(deploy): fix deploy w/o aws region specified Oct 18, 2018
@ghost ghost merged commit e0caaf2 into spinnaker:master Oct 18, 2018
@ghost
Copy link

ghost commented Oct 18, 2018

Thanks!

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants