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

Amazon-AWS-EC2-Tags-Create-Tag #727

Merged
merged 4 commits into from
Jul 25, 2016
Merged

Conversation

mihaitusa
Copy link
Collaborator

@mihaitusa mihaitusa commented Jul 21, 2016

closes #693

@mihaitusa mihaitusa added this to the 1.0 - sprint2 milestone Jul 21, 2016
@mihaitusa mihaitusa self-assigned this Jul 21, 2016
@mihaitusa
Copy link
Collaborator Author

@Bonczidai Please review it!

- proxy_host:
required: false
- proxyHost:
default: ${get("proxy_host", "")}
Copy link
Collaborator

@levice14 levice14 Jul 22, 2016

Choose a reason for hiding this comment

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

since empty string does not pass required check, this is error prone - please check and add required: false -- please also open an issue in content to update all the places where we use this pattern + an issue in the language repo to update the corresponding unit test with this case

@levice14
Copy link
Collaborator

👍 take a look on the comment

@levice14 levice14 removed their assignment Jul 22, 2016
@mihaitusa
Copy link
Collaborator Author

@Bonczidai I opened: #728 for content repo and CloudSlang/score#116 for score repo and added required: false where needed. Please review it!

@levice14
Copy link
Collaborator

👍

@levice14 levice14 merged commit d438e8e into master Jul 25, 2016
@levice14 levice14 deleted the Amazon-AWS-EC2-Tags-Create-Tag branch July 25, 2016 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Amazon AWS EC2 - Enhancements
2 participants