-
1. Add reference and explanation documentation for charm build plans and the charmcraft.yaml keywords `base`, `build-base`, platforms`, `build-on` and `build-for`.
2. Set up the documentation such t…
-
## Steps to reproduce
1. git clone
2. snapcraft pack
## Expected behavior
Snap packed successfully.
## Actual behavior
Encounter one of the next errors: `Stage package not found in part …
-
OCI image doesn't work for me.
```sh
$ podman run -it --rm --security-opt label=disable -v `pwd`:/project ghcr.io/canonical/snapcraft:8_core24 pack
2024-09-24T10:25:11.058Z [pebble] Started daemo…
-
I'm currently using a self-hosted Github runner which runs inside a lxc container and I need to use the `--destructive-mode` argument for snapcraft.
Is this something that could be supported by this …
-
An attempt to build https://github.com/cmatsuoka/mpg123-snap using Snapcraft-rocks 8_core22 failed with the following output:
```
$ docker run -it -v $(pwd):/project ghcr.io/canonical/snapcraft:8_…
-
### Expected behaviour
When I view the listing details on the listing page (e.g. https://snapcraft.io/nushell/listing), I want to know right away which fields are populated by `snapcraft.yaml` and wh…
-
### Bug Description
When trying to use `.snapcraft.yaml` as the project file (with, for example https://github.com/maxiberta/htop-snap), `snapcraft` gives the error:
```
❯ snapcraft
Project …
-
Replace yamllint with prettier, as agreed by the team. This should include:
- `lint-yaml` Makefile target to lint yaml files with prettier (e.g. `npx prettier --check snap/snapcraft.yaml`)
- `form…
-
Update the following guides:
- [Reducing the size of desktop snaps](https://snapcraft.io/docs/desktop-snap-size-reduction#heading--cleanup-part) (also, the in-page link to this anchor needs fixing)…
-
### What needs to get done
Add the `test` init profile prototyped in https://github.com/canonical/snapcraft/commit/83f50cd8589e80ff70bb9b5da4a8f98efe70c8b2
### Why it needs to get done
To allow use…