juju >= 1.18 allows charms to define a "series:" string in the metadata.yaml. It'd be nice to use this field if its defined, you could extract it from the zip in app.process I think.
(If the user specifies a conflicting series on the command line, I'd make that an error.)
juju >= 1.18 allows charms to define a "series:" string in the metadata.yaml. It'd be nice to use this field if its defined, you could extract it from the zip in app.process I think.
(If the user specifies a conflicting series on the command line, I'd make that an error.)