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

stacklok / toolhive / 17826142232
58%

Build:
DEFAULT BRANCH: main
Ran 18 Sep 2025 10:46AM UTC
Jobs 1
Files 262
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

18 Sep 2025 10:42AM UTC coverage: 44.064% (+0.02%) from 44.047%
17826142232

push

github

web-flow
Fix renovate config to properly restrict kindest/node to patch updates only (#1950)

The issue was that we had two package rules that both matched custom.regex managers:
1. A broad "dockerfile template base images" rule that matched all docker custom.regex managers
2. A specific "kindest/node versions" rule with patch-only restriction

The broad rule was overriding the specific rule, causing kindest/node to get minor updates (v1.34.0).

Fixed by:
- Reordering rules so kindest/node rule comes first (higher priority)
- Adding negative match (!kindest/node) to the dockerfile template rule to exclude kindest/node
- This ensures kindest/node only gets patch updates while other docker images get all updates

Validated with renovate-config-validator.

Co-authored-by: toolhive-dev-bot <devnull@example.com>

15018 of 34082 relevant lines covered (44.06%)

16.03 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
82.15
-0.62% pkg/transport/proxy/httpsse/http_proxy.go
Jobs
ID Job ID Ran Files Coverage
1 17826142232.1 18 Sep 2025 10:46AM UTC 262
44.06
GitHub Action Run
Source Files on build 17826142232
  • Tree
  • List 262
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17826142232
  • 30b658ba on github
  • Prev Build on main (#17825952594)
  • Next Build on main (#17826492527)
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