Commit graph

4 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
584d0179b0 chore(shared): 🔧 Update shared configuration files and scripts 2026-01-17 04:08:27 -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