Skip to content

Try1#4

Merged
joaquinalmora merged 5 commits into
mainfrom
try1
Sep 9, 2025
Merged

Try1#4
joaquinalmora merged 5 commits into
mainfrom
try1

Conversation

@joaquinalmora
Copy link
Copy Markdown
Owner

No description provided.

…sentences

- Add logic to detect connector words (and, or, but, with, for, to) at end of truncated messages
- Remove connector words when they would create incomplete sentences
- Prevents messages from ending abruptly with dangling connector words
- Improves overall quality and readability of generated commit messages
- Merge root README.md and DOCS/README.md into comprehensive main README
- Remove duplicate DOCS/ directory, keep only docs/ (conventional naming)
- Fix broken reference to non-existent INLINE_SUGGESTIONS.md
- Add complete installation, setup, configuration, and troubleshooting sections
- Improve user experience with clear quick start and examples
- Standardize all documentation references to docs/ directory
Critical Issues Fixed:
- Setup script no longer depends on missing .env.example file
- Added 'commitgen env-example' command to generate template independently
- Updated GoReleaser to include supporting files in archives
- Fixed broken documentation references to non-existent files
- Updated setup flow to work for Homebrew/go install users

User Impact:
- Installation now works correctly via any method (Homebrew, go install, source)
- Users can choose between YAML config (commitgen init) or env vars (env-example)
- Setup script provides both configuration options
- All tools work without requiring repository files

Technical Changes:
- Embedded .env template content directly in Go code
- Added generateEnvExample() function with embedded template
- Updated setup.sh to use new env-example command
- Enhanced GoReleaser to include docs and examples in archives
- Fixed all documentation to use proper paths and commands
@joaquinalmora joaquinalmora merged commit 9775bc9 into main Sep 9, 2025
18 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.

1 participant