charm-tools
charm-tools copied to clipboard
Rename .build.manifest to build-manifest.json
Hidden dot files are not uploaded to the charm store. It would be really useful for the .build.manifest to be included in the store, especially with #403. It would also be better to make it clear that it's a JSON file.
Please see my comment on #403 re: reproducible builds for stable releases.
dot files are now included in the charm as of https://github.com/juju/charm/pull/261, so assuming the charm command is released with that version of the charm package, this should no longer be necessry.