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

stacklok / toolhive / 22952156052
64%

Build:
DEFAULT BRANCH: main
Ran 11 Mar 2026 12:26PM UTC
Jobs 1
Files 541
Run time 1min
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

11 Mar 2026 12:17PM UTC coverage: 64.006% (+0.009%) from 63.997%
22952156052

push

github

web-flow
Add distributable skills directory and CI pipeline (#4070)

* Add distributable skills directory and CI pipeline

ToolHive skills (Claude Code Agent Skills) are now packaged as OCI
artifacts and published to GHCR alongside the main release. This
introduces a `skills/` directory at the repo root for skills intended
for distribution — separate from `.claude/skills/` which holds
repo-specific development skills that auto-load in this project.

The first distributable skill is `toolhive-cli-user`, a comprehensive
guide for using the ToolHive CLI to run and manage MCP servers.

The reusable workflow accepts a `push` boolean input: the release
pipeline passes `push: true` to publish, while the main branch
pipeline runs build-only validation. Skills are tagged with the same
version as the thv release (e.g. ghcr.io/stacklok/toolhive/skills/toolhive-cli-user:v0.5.0).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Add skills build validation to PR checks

Ensures skill packaging is validated on every PR, catching
broken skills before they reach main.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Fix compute-version to produce valid OCI tags on PRs

On pull request events, github.ref_name is "NNN/merge" which contains
a slash — illegal in OCI tags. Add a refs/pull/* case that extracts
just the PR number, and sanitize branch names in the fallback case.

Also moves github.ref/ref_name to env vars to prevent expression
injection.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

47746 of 74596 relevant lines covered (64.01%)

71.59 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
5
51.71
-0.38% pkg/workloads/manager.go
Jobs
ID Job ID Ran Files Coverage
1 22952156052.1 11 Mar 2026 12:26PM UTC 541
64.01
GitHub Action Run
Source Files on build 22952156052
  • Tree
  • List 541
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22952156052
  • 8e92eba4 on github
  • Prev Build on main (#22951475029)
  • Next Build on main (#22952704691)
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