← Back to issue list

charm artifacts from reactive plugin are missing valuable build metadata

View original Github issue

Metadata

Project
charmcraft
Number
#872
Type
issue
State
open
Author
addyess
Labels
Status: Triaged Type: Bug
Created
2022-09-20 19:39:33+00:00
Updated
2025-12-03 18:34:14+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

when a reactive charm is built with `charm build .` the resulting artifact has a file in the top level with the title `.build.manifest` This file is generated by the `charm` snap and lists the commit hash for each charm layer, installed pip from the wheelhouse 1) It seems when i build a reactive charm using the charmcraft reactive plugin, this file is missing from the `.charm` artifact. 2) it would also be REALLY nice if the `manifest.yaml` generated would also list the `charmtool-version` used to build the charm. the plugin can determine this version by running `/snap/bin/charm version --format json` and extracting the output

Evaluation history

No evaluation history available.