canonical / craft-providers

Python interfaces for instantiating and executing builds for a variety of target environments.
https://canonical-craft-providers.readthedocs-hosted.com/en/latest/
GNU Lesser General Public License v3.0
6 stars 22 forks source link

fix: get assertions for aliased snaps #670

Closed mr-cal closed 1 month ago

mr-cal commented 1 month ago

Use the snap name when getting a declaration assertion from snapd.

Unblocks https://github.com/canonical/snapcraft/issues/4683 Unblocks https://github.com/canonical/snapcraft/issues/4927 Unblocks https://github.com/canonical/charmcraft/issues/1770 Fixes #622 (CRAFT-3259) (CRAFT-3351)