-
https://github.com/cjdcordeiro/pebble-to-rock-workshop/blob/e36c77337b0f9379e5618746f7084cbb2f5e7821/B.How_to_build_a_rock/rockcraft.yaml#L24
Are are you installing this package in particular and n…
-
### What needs to get done
The craft-application framework reduces repeated code from various *craft applications. Rockcraft should be rebased onto craft-application before we get a stable release.
…
-
### Bug Description
I'm trying to run a rockcraft build ROCK with a pebble service on Google Cloud Run and I'm getting the following error:
```shell
cannot run pebble: fatal: cannot find curren…
-
### Bug Description
I have a rock (rockcraft bellow) with one service which I need to deploy in Pod in Kubernetes cluster. The Pod's container spec looks like this (the Pod is created by upstream Kub…
-
### What needs to get done
Update our common action, if agreed, to build and publish rocks with a more readable image tag.
https://github.com/canonical/charmed-kubeflow-workflows/blob/main/.github…
-
### Bug Description
Calling `Application.add_command_group()` to add a `CommandGroup` whose `name` matches one the default groups causes the groups to stay duplicated, which affects the help output.
…
-
Using the `go` plugin recently I discovered that the `/bin` directory ended up clobbered in the resulting OCI image, containing just the binary I had built explicitly, and `chroder`
To repro:
``…
-
A new version (2.2.6) of `lengau-codespell` was just pushed to the `latest/candidate` channel [in the snap store](https://snapcraft.io/lengau-codespell). The following revisions are available.
CPU Ar…
-
### Bug Description
I'm trying to run a rockcraft build ROCK on Google Cloud Run and I'm getting the following error:
```
fatal: cannot find current boot ID: open /proc/sys/kernel/random/boot_id:…
-
### What needs to get done
- Decide which checks we want to trigger on those events
- Create reusable workflows for each of those that will not require the repo's ROCK names as inputs.
At the …