Dilyn Corner
Dilyn Corner
https://github.com/canonical/snapcraft/blob/3249bed8e4980bd31e4f789b8f4ce9dfcd63216e/docs/reference/layouts.rst?plain=1#L49 The phrase is confusing -- are these paths allowed or not? These aren't allowed paths, so I'd make the bold `Disallowed target paths` (considering it's probably phrased this way...
### Bug Description If the `build-environment` of a part is modified, a rebuild of the part will not be triggered. ### To Reproduce Create a snap with a part declaring...
### Bug Description If the channel of a specific build snap is modified, a rebuild of the specific part will not be triggered. ### To Reproduce Create a snap with...
Currently the documentation makes reference to the ACLs of a credentials file, but doesn't provide a list of valid choices. Indeed, the only way most people can probably figure this...
https://github.com/canonical/snapcraft/blob/df4ec6775a28d4a345c93d9f83a1193c0abc1c9d/snapcraft_legacy/internal/repo/apt_key_manager.py#L148-L149 I think there are some circumstances where networks may fail to fetch a key unless `hkps://` is specified instead of the (presumed, usually working) `https://`. There's at least one...
### What needs to get done Add a flag to the `snapcraft ` subcommands which enables a user to specify the precise `snapcraft.yaml` file to use for a build or...
### Bug Description If something horrifically unexpected happens in a YAML snapcraft will throw a traceback instead of reporting a proper error. Specifically, snapcraft will usefully tell me that I...