Skip to content

refactor(cli): inline project label helper#206

Merged
upsetbit merged 1 commit into
masterfrom
codex/issue-92-inline-project-label
Jun 6, 2026
Merged

refactor(cli): inline project label helper#206
upsetbit merged 1 commit into
masterfrom
codex/issue-92-inline-project-label

Conversation

@upsetbit
Copy link
Copy Markdown
Contributor

@upsetbit upsetbit commented Jun 6, 2026

Closes #92.

Summary

  • move CLI project-label normalization into internal/cli/render
  • remove the one-package internal/projectlabel helper
  • keep the previous normalization and fallback coverage next to the renderer

Local validation

  • go test ./internal/cli/render ./internal/cli/... -race
  • devbox run -- just lint
  • devbox run -- just test-race

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

@upsetbit upsetbit merged commit bd7df39 into master Jun 6, 2026
5 checks passed
@upsetbit upsetbit deleted the codex/issue-92-inline-project-label branch June 6, 2026 06:48
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.

Grow callers of internal/projectlabel or inline into timeline.go

1 participant