Stop ignoring README.md #7

Merged
merged 1 commit into from Jun 9, 2016

Conversation

Projects
None yet
2 participants
Contributor

ryan-beisner commented Jun 9, 2016

Although that should be expected to work, the current charm
build behavior is that any ignore declarations at any layer,
both lower and higher levels, will be ignored during build.

That means that this declaration causes the top layer's
README.md to also be dropped and not included in the build.

This behavior is believed to be a bug, but pending resolution
within the tools, assume ignores are global to the whole
build stack.

Reference: juju/charm-tools#220

Stop ignoring README.md
Although that should be expected to work, the current charm
build behavior is that any ignore declarations at any layer,
both lower and higher levels, will be ignored during build.

That means that this declaration causes the top layer's
README.md to also be dropped and not included in the build.

This behavior is believed to be a bug, but pending resolution
within the tools, assume ignores are global to the whole
build stack.

Reference:  juju/charm-tools#220
Contributor

thedac commented Jun 9, 2016

Trivial change to unblock testing.

@thedac thedac merged commit 61443a3 into master Jun 9, 2016

@javacruft javacruft deleted the no-ignore-readme branch Jul 5, 2016

gnuoy added a commit to gnuoy/charm-layer-openstack that referenced this pull request Jul 27, 2016

Merge pull request #7 from ajkavanagh/bug/fix-singleton-in-tests
Ensure that the singleton is destroyed between tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment