ansible / mazer

Experimental Ansible Galaxy Content Manager
GNU General Public License v3.0
114 stars 18 forks source link

Include FILES.json chksum in MANIFEST.json #194

Closed alikins closed 5 years ago

alikins commented 5 years ago
SUMMARY

Include FILES.json chksum in MANIFEST.json

Add a file_manifest_file attr to CollectionArtifactManifest that is a CollectionArtifactFile with path and chksum info.

Some refactoring of collection_artifact_file_manifest and utils.chksum for use in generating that info

ISSUE TYPE