canonical / craft-application

The basis for *craft applications
https://canonical-craft-application.readthedocs-hosted.com/en/latest
GNU Lesser General Public License v3.0
7 stars 11 forks source link

Remove mandatory yaml metadata #346

Closed cmatsuoka closed 1 month ago

cmatsuoka commented 4 months ago

What needs to get done

Craft-application currently assumes that the package will have a single metadata file and exposes an abstract method to return it.

Why it needs to get done

We can keep the write_metadata method and remove the abstract metadata.

syncronize-issues-to-jira[bot] commented 4 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-2918.

This message was autogenerated

lengau commented 1 month ago

Merging this into https://github.com/canonical/craft-application/issues/420