Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
proof the actual built charm #256
Conversation
marcoceppi
added
the
charm-build
label
Sep 10, 2016
marcoceppi
added this to the 2.1.PATCH milestone
Sep 10, 2016
|
|
marcoceppi
merged commit 3ae0a02
into
juju:master
Sep 10, 2016
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
kwmonroe
reviewed
Sep 10, 2016
| + if not lint: | ||
| + llog.info('OK!') | ||
| + | ||
| + for line in lint: |
kwmonroe
Sep 10, 2016
Member
what if (one day) lint is none? you would be laughed at. please add an else.
marcoceppi
referenced this pull request
Sep 19, 2016
Closed
Use build output dir for proof (fixes #222) #236
added a commit
that referenced
this pull request
Oct 1, 2016
marcoceppi
referenced this pull request
Oct 27, 2016
Closed
Linting a layer rather than the built artifact #270
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
marcoceppi commentedSep 10, 2016
This changes the output from this:
Which, as you can see, i sproofing the current (layer) directory. Into:
Which is now proofing the actual layer