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

NVIDIA / nodewright / 27161884976

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

83.71
/operator/internal/controller/skyhook_controller.go


Source Not Available

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