Skip to content

Fix explicit td release-notes ranges#147

Open
marcus wants to merge 2 commits intomainfrom
feature/release-notes-mvp-fix-20260419
Open

Fix explicit td release-notes ranges#147
marcus wants to merge 2 commits intomainfrom
feature/release-notes-mvp-fix-20260419

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 19, 2026

Summary

  • cherry-pick the release-notes MVP implementation onto a fresh branch from main
  • fix td release-notes --range ... so default --to HEAD does not conflict unless --to was explicitly provided
  • add command-level regression coverage for explicit ranges and keep the existing docs/workflow updates from the MVP branch

Testing

  • go test ./internal/git ./internal/release ./cmd
  • go test ./...
  • go run . release-notes --range v0.44.0..HEAD --output markdown
  • go run . release-notes --output markdown

Notes

  • go test ./... still fails in internal/features with pre-existing TestKnownFeatureDefaults, TestIsEnabledForProcess_EnableDisableLists, and TestIsEnabled_ProjectConfigAndEnvPrecedence failures unrelated to this change.

Automated by nightshift

Review Bot added 2 commits April 19, 2026 02:14
Nightshift-Task: release-notes

Nightshift-Ref: https://github.com/marcus/nightshift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant