Skip to content

refactor!: Sync repository#240

Merged
Lonli-Lokli merged 56 commits intonomcopter:masterfrom
Lonli-Lokli:master
Mar 13, 2026
Merged

refactor!: Sync repository#240
Lonli-Lokli merged 56 commits intonomcopter:masterfrom
Lonli-Lokli:master

Conversation

@Lonli-Lokli
Copy link
Collaborator

@Lonli-Lokli Lonli-Lokli commented Feb 27, 2026

fixes #235
fixes #234
fixes #231
fixes #230
fixes #225
fixes #193
fixes #140
fixes #50

Changes proposed in this pull request:

Reviewers should focus on:

Screenshot

Lonli-Lokli and others added 11 commits December 3, 2025 11:22
Replace husky with lefthook for Git hooks management and implement
comprehensive changelog automation using Conventional Commits.

Changes:
- Add lefthook.yml configuration for commit-msg validation
- Add .commitlintrc.json with conventional commits rules
- Update package.json with lefthook and commitlint dependencies
- Add CONTRIBUTING.md with detailed contribution guidelines
- Update README.md with commit message format requirements
- Configure nx.json for automatic changelog generation with GitHub releases

Co-authored-by: Lonli-Lokli <Lonli-Lokli@users.noreply.github.com>
* Add PR preview deployment workflow

* chore: Remove uppercase restriction from commitlint configuration

- Disabled subject-case rule in commitlintrc.json to allow any case
- This allows commit subjects to start with lowercase or uppercase letters
- Local validation via lefthook will now accept any letter case

Co-authored-by: Lonli-Lokli <Lonli-Lokli@users.noreply.github.com>

---------

Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Lonli-Lokli <Lonli-Lokli@users.noreply.github.com>
@Lonli-Lokli Lonli-Lokli marked this pull request as draft February 27, 2026 18:32
@nomcopter nomcopter mentioned this pull request Mar 6, 2026
@Lonli-Lokli Lonli-Lokli changed the title Sync repository refactor!: Sync repository Mar 6, 2026
@Lonli-Lokli Lonli-Lokli closed this Mar 6, 2026
@Lonli-Lokli Lonli-Lokli reopened this Mar 6, 2026
Copy link
Owner

@nomcopter nomcopter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too large for a deep review and git decided more was moves vs edits than ideal, but it preserves back-compat and all looks sound to me! Thanks for getting this together. Merge at your leisure.

@Lonli-Lokli Lonli-Lokli marked this pull request as ready for review March 11, 2026 17:44
@Lonli-Lokli Lonli-Lokli merged commit c3fdf10 into nomcopter:master Mar 13, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment