charm-tools icon indicating copy to clipboard operation
charm-tools copied to clipboard

Rename .build.manifest to build-manifest.json

Open johnsca opened this issue 7 years ago • 2 comments

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.

johnsca avatar Jun 04 '18 17:06 johnsca

Please see my comment on #403 re: reproducible builds for stable releases.

ajkavanagh avatar Jun 05 '18 12:06 ajkavanagh

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.

rogpeppe avatar Oct 17 '18 09:10 rogpeppe