autocommit
|
8dcbc7841f
|
feat(analysis): ✨ Add CLI tools to detect publishing gaps, find package consumers, and generate manifests
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
|
158fcc6b42
|
chore(analysis): 🔧 Update manifest generation script for edge cases and new config options
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 05:02:52 -07:00 |
|
Lilith
|
3f02518b79
|
scripts(analysis): 🔨 Update stricter TypeScript package validation rules in verify-ts-packages.sh
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-26 22:48:42 -08:00 |
|
Lilith
|
a79e09e342
|
scripts(ts-packages): 🔨 Add validation script to verify TypeScript package configurations and dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-26 22:09:24 -08:00 |
|
Lilith
|
445981179b
|
chore(analysis): 🔧 Update TypeScript package verification script to enforce stricter validation rules and enhance error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-26 22:02:29 -08:00 |
|
Lilith
|
864bc995a6
|
refactor(analysis): ♻️ Optimize TypeScript package validation script by restructuring verify-ts-packages.sh for better maintainability, stricter checks, and improved error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-26 21:50:00 -08:00 |
|
Lilith
|
a8d99f46b9
|
scripts(analysis): 🔨 Add strict validation for TypeScript peer dependencies and engine requirements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-26 21:41:37 -08:00 |
|
Lilith
|
fbb2594dc5
|
ci(analysis): 👷 Update manifest generation scripts to include new fields/format and enforce stricter package verification checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-26 21:29:50 -08:00 |
|
Lilith
|
e2ff100c72
|
scripts(analysis): 🔨 Update manifest generation script to refine output formatting and fields in build pipelines
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-26 21:20:57 -08:00 |
|
Lilith
|
4d522fbdfe
|
chore(analysis): 🔧 Update scripts for missing audit, publishing gap detection
|
2026-01-21 11:29:10 -08:00 |
|
Lilith
|
7e13b282e5
|
chore(analysis): 🔧 Update manifest generation script to handle new metadata fields
|
2026-01-20 01:19:29 -08:00 |
|
Lilith
|
c5b2fb16e2
|
chore(analysis): 🔧 Optimize shell script to reduce runtime during manifest generation
|
2026-01-20 01:13:44 -08:00 |
|
Lilith
|
ff8de88b11
|
chore(shared): 🔧 Update shared configuration files
|
2026-01-16 22:24:29 -08:00 |
|
Lilith
|
40ad76c7b9
|
chore(shared): 🔧 Update shared configuration files and scripts
|
2026-01-16 20:52:37 -08:00 |
|
Lilith
|
e55c876ddb
|
chore(shared): 🔧 Update shared dependency versions and build scripts
|
2026-01-16 13:35:58 -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 |
|