Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
make CloudCredential Id and String work better on empty cloud credentials #77
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-names |
jujubot
merged commit 0847c26
into
v2
Nov 2, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rogpeppe commentedNov 2, 2016
Various pieces of code explicitly check for an empty cloud credential
and use an empty string for the tag if so.
This PR makes that behaviour easier to obtain.