Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Handle constraint equality for bundle dry run #7987
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju |
jujubot
merged commit 754ee14
into
juju:develop
Oct 30, 2017
1 check failed
continuous-integration/jenkins/pr-merge
This commit cannot be built
Details
howbazaar
deleted the
howbazaar:bundle-constraints
branch
Oct 30, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
howbazaar commentedOct 30, 2017
The comparison of contraints was incorrect in the bundle deployment.
The struct equality was not sufficient, so we now use the string representation of the parsed constraints.
QA steps
There should be no steps to update constraints.