Open lengau opened 2 months ago
Provide a mechanism for plugins to add a set of staged packages or slices, which get merged with the user-provided staged packages
This would be especially useful for Rockcraft. Example: https://github.com/canonical/rockcraft/pull/688/files
We also need a way to specify custom source of slices and packages - e.g. github repository with chisel-releases or a PPA.
This probably should be handled as a separate enhancement.
What needs to get done
Provide a mechanism for plugins to add a set of staged packages or slices, which get merged with the user-provided staged packages
Why it needs to get done
This would be especially useful for Rockcraft. Example: https://github.com/canonical/rockcraft/pull/688/files