Harm Weites
Harm Weites
> @harmw wondering if you had any time to action this. runtime switch is added 😅
@metalmatze quick update: just need (time) to resolve the file handling part 😅
this is how we're doing the _scan-sbom-and-write-a-comment_: ``` - name: Scan SBOM id: scanner uses: anchore/scan-action@v3 continue-on-error: true with: fail-build: true severity-cutoff: critical sbom: "${{ github.event.repository.name }}_sbom.spdx.json" - run: mv...
Chiming in with two additional observations: We see it failing specifically in case of running against a path: ``` Run anchore/sbom-action@v0 with: syft-version: v0.86.1 format: spdx-json artifact-name: data_sbom.spdx.json output-file: data_sbom.spdx.json...
> You can also use a `matrix` to update each repository in its own job (each repository will have its own Scala Steward Cache). I do it [here](https://github.com/alejandrohdezma/.github/blob/main/.github/workflows/scala-steward.yml) for my...
@metalmatze I did some work on this in #914, interested to understand if I'm on the correct path here though 😅
Running into the exact same issue on both postmarketos latest (kernel 6.something) and this debian project. Running an older kernel 5.10.50 since the latest produced a boot disk oops. Boots...
just did a clean recovery to chromeos (kernel `4.19.281` / `aarch64`), and battery is fine there. From the `power_supply_info` cmd I can now see fields like voltage, energy, current and...
Battery is still original but the touchpad was replaced due to a malfunction.