Commit graph

7 commits

Author SHA1 Message Date
autocommit
6031c47981 docs(ci): 📝 Update Forgejo documentation and CI scripts for better setup, linting verification, and ESLint integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 03:21:32 -07:00
Lilith
a5f31b0d95 refactor(forgejo-component): ♻️ Restructure publishing workflows by splitting scripts, adding auto-detect workflows, and improving repository archiving/migration in Forgejo components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:27:42 -07:00
Lilith
52c486a679 feat(publishing): 🚀 Introduce caching for publishing script 2026-01-13 11:46:31 -08:00
Lilith
2bde72fb91 fix(scripts): 🐛 update README.md diff and categories section 2026-01-10 10:43:38 -08:00
Lilith
40ae84ffbe feat(scripts): add Claude Code tooling and update README diff 2026-01-10 09:44:34 -08:00
Lilith
9c0c52e3d5 feat(scripts): update README.md for migration to @lilith/bitch 2026-01-10 06:56:19 -08:00
Lilith
dcff33dab3 Initial commit: organized @packages workspace scripts
Structure:
- publishing/ - version bumping and registry publishing
- git/ - multi-repo git operations
- config/ - package configuration utilities
- lint/ - ESLint and code quality scripts
- forgejo/ - Forgejo CI/CD automation (primary)
- gitlab/ - DEPRECATED legacy GitLab scripts
- migration/ - one-time migration utilities
- templates/ - CI/CD template files
- analysis/ - codebase analysis scripts
- oneoffs/ - uncategorized one-time scripts

Note: commits CLI will be merged into @ml/auto-commit-service

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 19:34:13 -08:00