canonical / craft-application

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

feat(package): add a point to do tool-specific updates #269

Closed tigarmo closed 3 months ago

tigarmo commented 3 months ago

In line with _extra_yaml_transform(), add _extra_project_updates() as the place where subclasses can perform domain-specific updates to the Project when priming. The use-case here is to support Snapcraft's "parse-info" feature.