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

NVIDIA / nodewright / 27161884976
82%

Build:
DEFAULT BRANCH: main
Ran 08 Jun 2026 07:48PM UTC
Jobs 1
Files 46
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

08 Jun 2026 07:31PM UTC coverage: 81.77% (-0.02%) from 81.791%
27161884976

push

github

web-flow
feat(changelog): tag-range generator, split CHANGELOG/RELEASE_NOTES, release-tag helper (#268)

A single `git-cliff --include-path <c>/** --tag-pattern <c>/.*` call silently
drops most release sections in this monorepo: git-cliff path-filters commits
first, then finds tags only among survivors, so tags whose commit touches no
files under the component path (chart bumps, CI fixes, ride-along agent
releases) are orphaned, and release-branch-only tags are invisible from main.

scripts/gen-changelog.sh takes release boundaries from `git tag` and renders
each section over an explicit prevTag..curTag range, recovering full
per-component histories (operator 5 -> 16 sections, agent 3 -> 10).

- Split machine-generated CHANGELOG.md (DO NOT EDIT banner) from human-authored
  RELEASE_NOTES.md; migrate operator's curated prose into operator/RELEASE_NOTES.md.
- Interactive mode for gen-changelog.sh (component + bump picker).
- scripts/release-tag.sh (make release-tag): interactive tag cutting with -rc.N
  support, confirm-gated create and push.
- Release workflows build notes from tag ranges and prepend RELEASE_NOTES;
  switch RC tag format to -rc.N. closes #246
- Rewire make changelog target; document in docs/release-process.md and
  docs/versioning.md.

Signed-off-by: Brian Lockwood <lockwobr@gmail.com>

8065 of 9863 relevant lines covered (81.77%)

9.29 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
83.71
-0.09% operator/internal/controller/skyhook_controller.go
Jobs
ID Job ID Ran Files Coverage
1 27161884976.1 08 Jun 2026 07:48PM UTC 46
81.77
GitHub Action Run
Source Files on build 27161884976
  • Tree
  • List 46
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27161884976
  • 70fdff7f on github
  • Prev Build on main (#27030160217)
  • Next Build on main (#27170830159)
  • Delete
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