• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stacklok / toolhive-studio / 25496320513 / 1
70%
main: 70%

Build:
DEFAULT BRANCH: main
Ran 07 May 2026 12:43PM UTC
Files 504
Run time 15s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 May 2026 12:40PM UTC coverage: 67.719%. Remained the same
25496320513.1

push

github

web-flow
fix(flatpak): grant access to Docker Desktop on Linux socket (#2206)

Docker Desktop on Linux registers a `desktop-linux` Docker context whose
socket lives at `~/.docker/desktop/docker.sock`. The bundled `thv`
(v0.26.1+, currently v0.27.0) probes this path at startup, but the
Flatpak sandbox was not exposing it, causing `os.Stat` to return ENOENT
and container-runtime detection to bail with "no container runtime
available".

Add the narrowest possible Flatpak filesystem grant (the socket file
itself) so `thv` can find it. A broad `~/.docker` or `~/.docker:ro`
grant is intentionally avoided to keep the manifest Flathub-friendly.

Add a unit test for `generateManifest()` that pins presence of this
new grant alongside the existing Docker/Podman socket entries.

Related: stacklok/toolhive#5122, stacklok/toolhive#5120

Co-authored-by: Cursor <cursoragent@cursor.com>

4682 of 7451 branches covered (62.84%)

6990 of 10322 relevant lines covered (67.72%)

120.83 hits per line

Source Files on job 25496320513.1
  • Tree
  • List 504
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25496320513
  • 3392c56a on github
  • Prev Job for on main (#25485459491.1)
  • Next Job for on main (#25510592722.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc