Skip to content

Support configurable manifest names in Chisel #317

Description

@vpa1977

When running chisel cut with base-files_chisel included, Chisel generates a security manifest file. However, in multi-part builds, every part saves its manifest using the same default filename. This causes manifest files conflict, making it impossible to easily preserve or combine manifest data across multiple build parts.

Allow to configure manifest file name via a command line option and make craft-parts provide a sensible default.

Security Manifest generator should be able to pick up part manifests and combine them into a single rock/snap manifest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions