Skip to content

fix: Makefile module path + remove dead code from final review#33

Merged
rbansal42 merged 1 commit intodevfrom
refactor/dedup-and-dockerfile
Feb 6, 2026
Merged

fix: Makefile module path + remove dead code from final review#33
rbansal42 merged 1 commit intodevfrom
refactor/dedup-and-dockerfile

Conversation

@rbansal42
Copy link
Owner

Summary

  • Fix pre-existing bug: Makefile ldflags used wrong module path (rbansal42/bb -> rbansal42/bitbucket-cli), so make build never injected version info
  • Remove dead formatTimestamp function from pipeline/view.go (left over after timeAgo migration)
  • Clean up unused time import

Found during 5-agent final codebase review.

- Fix Makefile ldflags: github.com/rbansal42/bb -> github.com/rbansal42/bitbucket-cli
- Remove unused formatTimestamp function from pipeline/view.go
- Clean up unused time import
@rbansal42 rbansal42 merged commit 9ed9188 into dev Feb 6, 2026
2 checks passed
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.

2 participants