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

stacklok / toolhive / 17827401347
58%

Build:
DEFAULT BRANCH: main
Ran 18 Sep 2025 11:40AM 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 11:36AM UTC coverage: 43.986% (-0.06%) from 44.041%
17827401347

push

github

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

Fix renovate config to properly restrict kindest/node to patch updates only

The issue was that the package rules for kindest/node were missing the matchManagers
specification for custom.regex. Since kindest/node is detected by a custom regex manager,
the rules need to explicitly match that manager.

Changes:
- Added matchManagers: ["custom.regex"] to both kindest/node package rules
- Changed excludePackageNames to matchPackageNames with negation pattern for consistency

This ensures:
- Minor and major updates for kindest/node are disabled (only patch updates allowed)
- Patch updates are grouped together
- The dockerfile template base images rule excludes kindest/node to avoid conflicts

Fixes the issue where Renovate was proposing minor updates (e.g., 1.31.9 → 1.34.0)
instead of only patch updates.

Validated with renovate-config-validator.

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

14996 of 34093 relevant lines covered (43.99%)

16.02 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
92.86
-1.43% pkg/secrets/keyring/composite.go
3
72.39
-1.12% pkg/ignore/processor.go
21
48.94
-15.96% pkg/secrets/keyring/keyctl_linux.go
Jobs
ID Job ID Ran Files Coverage
1 17827401347.1 18 Sep 2025 11:40AM UTC 262
43.99
GitHub Action Run
Source Files on build 17827401347
  • 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 #17827401347
  • 3196c5e8 on github
  • Prev Build on main (#17826939299)
  • Next Build on main (#17827621137)
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