-
### Bug Description
Trying to pull code from a github repo specifying `source-tag` fails because it is translated into `--branch`, which doesn't exist:
```
2024-01-08 18:57:33.519 :: 2024-01-08 1…
sed-i updated
10 months ago
-
The following command :
sh
-
A highly request feature is polymorphism. Mostly for use in ListAdapters, but a lot of other scenarios exists.
We need support for the following:
- Abstract RealmObject classes
- Query support
Examp…
-
-
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…
-
### Bug Description
I confirmed that there's a usb disk in the device, and from an ssh session to the DUT I can even mount it with no errors. However when the checkbox test runs, I get the following …
plars updated
6 months ago
-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…
-
### Bug Description
When attempting to filter out files using the `stage` and `prime` keywords, the prime step will fail due to a missing file which was filtered out during the `stage` step.
Spe…
-
### What needs to get done
If a `snap pack ...` invocation fails when building a snap with `snapcraft --verbosity={quiet,brief,verbose}`, the *cause* of the nonzero exit code should also be printed…
-
Snaps come in various confinement levels. Most common are `strict`, `classic` and (sometimes) `devmode`. The majority are `strict` and so are confined, such that the application cannot access things o…
popey updated
8 months ago