Tom Manning

Results 7 issues of Tom Manning

Hey all, I was expecting to be able to pull a docker hub image using ORAS CLI. `oras pull docker.io/library/ubuntu:latest` results in: ``` Downloaded empty artifact Pulled docker.io/library/ubuntu:latest Digest: sha256:b6b83d3c331794420340093eb706a6f152d9c1fa51b262d9bf34594887c2c7ac...

enhancement

When pushing to Loki it will process all ordered entries and then throw with a message detailing how many entries were out of order. The change catches and identifies "out...

versionbot/pr-draft

Not ready for review, PR for BoB testing. Change-type: minor Signed-off-by: Thomas Manning

Hi there, I am confused about the `force_console_behavior` function, it does _not_ force any behavior itself, it simply returns the console master and progress bars. I can't tell if it...

### Describe the bug An issue with importing the `marked` module. Works fine in vite. In histoire it is undefined `import { marked } from "marked";` Reproduction adds `marked` import...

to triage

Hi, loving the concept and implementation of this library, being able to bring your own HTML and then adding actions to get the required functionality feels like a real solution...

[Advanced boot settings](https://github.com/balena-io/docs/blob/dd73acb05ff4245ccb4265545f2e7e9578c8aca1/pages/reference/OS/advanced.md) states the following: > Any values added to config.txt will be added to the {{ $names.cloud.lower }} API during device provisioning and displayed on the dashboard. However,...